Class: Mont::CLI::MyMont

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

Instance Method Summary collapse

Instance Method Details

#newObject



7
8
9
# File 'lib/mont/my_mont.rb', line 7

def new
  puts "Greetings!"
end