Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read from console / standard input #335

Open
tbagrel1 opened this issue Dec 10, 2024 · 0 comments
Open

Read from console / standard input #335

tbagrel1 opened this issue Dec 10, 2024 · 0 comments

Comments

@tbagrel1
Copy link

Hello,
I didn't find a way to read from console (stdin of the current process) using os-lib.
I expected to find such a feature in a lib designed to handle OS interfacing (something like os.read.lines.stream(os.Stdin)).
In the Scala API doc, I only found how to manage standard input of subprocesses, not how to access the standard input of the current process and read from it.
Can you help me? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant