v0.1.0
Pre-release
Pre-release
Summary
Adds Output
abstraction for printing messages to output and error streams.
Adds ConsoleOutput
class for printing messages to stdout and stderr streams.
Changelog
Added
- Add
Console
interface. - Add
ConsoleOutput
class.
Contributors
- Paul Shryock (@paulshryock)