/// the `stdout` module to allow a flow to send to the stdout function
/// the `stderr` module to allow a flow to send to the stderr function
/// the `stdin` module to allow a flow to get from the stdin function
/// the `readline` module to allow a flow to read lines from stdin function