class

Athena::Console::Helper::Question

Inherits Athena::Console::Helper / Athena::Console::Helper::Interface / Reference / Object

Provides a method to ask the user for more information; such as to confirm an action, or to provide additional values.

See ACON::Question namespace for more information.

Class methods

disable_stty
Source

Instance methods

ask(input : ACON::Input::Interface, output : ACON::Output::Interface, question : ACON::Question::Base)
Source