Class: Sajad::CLI
- Inherits:
-
Thor
- Object
- Thor
- Sajad::CLI
- Defined in:
- lib/sajad/cli.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
9 10 11 |
# File 'lib/sajad/cli.rb', line 9 def hello puts 'Hello' end |