Class: DogNotGod::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/client_commands.rb

Class Method Summary collapse

Class Method Details

.capture(array_of_command_symbols) ⇒ Object



16
17
18
# File 'lib/client_commands.rb', line 16

def self.capture(array_of_command_symbols)
 @@command_symbols = array_of_command_symbols
end