Class: Jonsnow::CLI
- Inherits:
-
Thor
- Object
- Thor
- Jonsnow::CLI
- Defined in:
- lib/jonsnow.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
10 11 12 |
# File 'lib/jonsnow.rb', line 10 def hello puts "Hello ganteng" end |