Class: Katte::Command

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

Instance Method Summary collapse

Instance Method Details



29
30
31
# File 'lib/katte/command.rb', line 29

def print_help_message
  print opt.help
end