Method: Charyf::Command.hidden_commands
- Defined in:
- lib/charyf/utils/command.rb
.hidden_commands ⇒ Object
:nodoc:
18 19 20 |
# File 'lib/charyf/utils/command.rb', line 18 def hidden_commands # :nodoc: @hidden_commands ||= [] end |
:nodoc:
18 19 20 |
# File 'lib/charyf/utils/command.rb', line 18 def hidden_commands # :nodoc: @hidden_commands ||= [] end |