Method: Charyf::Command.load_commands!
- Defined in:
- lib/charyf/utils/command.rb
.load_commands! ⇒ Object
22 23 24 |
# File 'lib/charyf/utils/command.rb', line 22 def load_commands! require_relative 'commands/all' end |
22 23 24 |
# File 'lib/charyf/utils/command.rb', line 22 def load_commands! require_relative 'commands/all' end |