v0.6.1
Reworked ProcessInput
to allow flushing input eagerly. This is particularly useful for communicating with interactive processes like REPLs and so on.
Also, new helpers were added to ProcessInput
: fromQueue
, fromFile
, fromPath
Reworked ProcessInput
to allow flushing input eagerly. This is particularly useful for communicating with interactive processes like REPLs and so on.
Also, new helpers were added to ProcessInput
: fromQueue
, fromFile
, fromPath