class Athena::Console::Helper::AthenaQuestion
- Athena::Console::Helper::AthenaQuestion
- Athena::Console::Helper::Question
- Athena::Console::Helper
- Reference
- Object
Overview
Extension of ACON::Helper::Question
that provides more structured output.
See ACON::Style::Athena
.
Defined in:
helper/athena_question.crInstance methods inherited from class Athena::Console::Helper::Question
ask(input : ACON::Input::Interface, output : ACON::Output::Interface, question : ACON::Question::Base)
ask
Class methods inherited from class Athena::Console::Helper::Question
disable_stty : Nil
disable_stty
Instance methods inherited from class Athena::Console::Helper
helper_set : ACON::Helper::HelperSet | Nil
helper_set,
helper_set=(helper_set : ACON::Helper::HelperSet | Nil)
helper_set=
Class methods inherited from class Athena::Console::Helper
format_time(span : Time::Span) : Stringformat_time(seconds : Number) : String format_time, remove_decoration(formatter : ACON::Formatter::Interface, string : String) : String remove_decoration, width(string : String) : Int32 width