Class: Jacana::Help
- Inherits:
-
Object
- Object
- Jacana::Help
- Defined in:
- lib/commands/help.rb
Instance Method Summary collapse
-
#initialize ⇒ Help
constructor
A new instance of Help.
Constructor Details
#initialize ⇒ Help
Returns a new instance of Help.
31 32 33 |
# File 'lib/commands/help.rb', line 31 def initialize puts JACANA_HELP end |