Athena::Console::Output::IO
Inherits Athena::Console::Output / Athena::Console::Output::Interface / Reference / Object
An ACON::Output::Interface implementation that wraps an IO.
Constructors
new(io : ::IO, verbosity : ACON::Output::Verbosity | Nil = :normal, decorated : Bool | Nil = nil, formatter : ACON::Formatter::Interface | Nil = nil)
SourceInstance methods
io
Sourceio=(io : ::IO)
Sourceto_s(*args, **options)
Sourceto_s(*args, **options, &)
Source