module

Athena::Console::Output::ConsoleOutputInterface

Extension of ACON::Output::Interface that adds additional functionality for terminal based outputs.

Instance methods

error_output

Returns an ACON::Output::Interface that represents STDERR.

Source
error_output=(stderr : ACON::Output::Interface) : Nil

Sets the ACON::Output::Interface that represents STDERR.

Source
section
Source