module Athena::Console::Helper::Interface
#
Direct including types
Athena::Console::Helper
Methods#
abstract #helper_set : ACON::Helper::HelperSet | ::Nil
#
Returns the ACON::Helper::HelperSet
related to self
, if any.
abstract #helper_set=(helper_set : ACON::Helper::HelperSet | Nil)
#
Sets the ACON::Helper::HelperSet
related to self
.