Skip to content

Add StdInOpener as flux modul open-stdin based on org/metafacture/io/StdInOpener.java #574

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

Open
TobiasNx opened this issue Nov 19, 2024 · 0 comments

Comments

@TobiasNx
Copy link
Contributor

TobiasNx commented Nov 19, 2024

While writing to stdout is possible with print, opening/reading stdin is not possible with flux.
Therefore I suggest (inspired by a chat discussion with @blackwinter ) to introduce open-stdin as Flux module.

There already exists a java class for this, which cannot be used in a Flux yet:
https://github.com/metafacture/metafacture-core/blob/master/metafacture-io/src/main/java/org/metafacture/io/StdInOpener.java

@TobiasNx TobiasNx changed the title Add StdInOpener as flux modul Add StdInOpener as flux modul open-stdin Nov 19, 2024
@TobiasNx TobiasNx changed the title Add StdInOpener as flux modul open-stdin Add StdInOpener as flux modul open-stdin based on org/metafacture/io/StdInOpener.java Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants