Holds stdin/stdout/stderr channels open.
Can be used to directly communicate via stdin/stdout if so is desired.
Flush the output.
If there is data to read.
Read at most s bytes from the channel.
Destroy the channel.
See Implementation
Holds stdin/stdout/stderr channels open.
Can be used to directly communicate via stdin/stdout if so is desired.