Class: Help

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

Instance Method Summary collapse

Instance Method Details

#help_printObject



2
3
4
# File 'lib/utils/help.rb', line 2

def help_print()
    puts "print help"
end