You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
While writing to
stdout
is possible with print, opening/readingstdin
is not possible with flux.Therefore I suggest (inspired by a chat discussion with @blackwinter ) to introduce
open-stdin
as Flux module.The text was updated successfully, but these errors were encountered: