Module vibe.stream.stdio

Standard I/O streams

Classes

Name Description
StderrStream OutputStream that writes to stderr
StdFileStream
StdinStream InputStream that reads from stdin
StdoutStream OutputStream that writes to stdout

Authors

Sönke Ludwig, Eric Cornelius

Copyright

© 2014 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.