Class: Mont::CLI::MyMont
- Inherits:
-
Thor
- Object
- Thor
- Mont::CLI::MyMont
- Defined in:
- lib/mont/my_mont.rb
Instance Method Summary collapse
Instance Method Details
#new ⇒ Object
7 8 9 |
# File 'lib/mont/my_mont.rb', line 7 def new puts "Greetings!" end |