Class: Jonsnow::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/jonsnow.rb

Instance Method Summary collapse

Instance Method Details

#helloObject



10
11
12
# File 'lib/jonsnow.rb', line 10

def hello
  puts "Hello ganteng"
end