Method: Charyf::Command.hidden_commands

Defined in:
lib/charyf/utils/command.rb

.hidden_commandsObject

:nodoc:



18
19
20
# File 'lib/charyf/utils/command.rb', line 18

def hidden_commands # :nodoc:
  @hidden_commands ||= []
end