runnel 0.1.4

the pluggable io stream. now support: stdio, string io, in memory pipe
Documentation

runnel

runnel is the pluggable io stream. now support: stdio, string io, in memory pipe.

Features

  • support common operation: stdin, stdout, stderr, stringin, stringout, pipein and pipeout.
  • thin interface
  • support testing stream io