Module: Really::Commands::BasicCommands

Defined in:
lib/really/commands/basic_commands.rb

Instance Method Summary collapse

Instance Method Details

#command(command, options = {}) ⇒ Object



4
5
6
# File 'lib/really/commands/basic_commands.rb', line 4

def command(command, options = {})
  _add_command command, options
end