class

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)
Source

Instance methods

io=(io : ::IO)
Source
to_s(*args, **options)
Source
to_s(*args, **options, &)
Source