Class: Jacana::Help

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

Instance Method Summary collapse

Constructor Details

#initializeHelp

Returns a new instance of Help.



31
32
33
# File 'lib/commands/help.rb', line 31

def initialize
  puts JACANA_HELP
end