Class: Help
- Inherits:
-
Object
- Object
- Help
- Defined in:
- lib/utils/help.rb
Instance Method Summary collapse
Instance Method Details
#help_print ⇒ Object
2 3 4 |
# File 'lib/utils/help.rb', line 2 def help_print() puts "print help" end |