Skip to content

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

Open
@TobiasNx

Description

@TobiasNx

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions