Class: Lodf::Cli
- Inherits:
-
Thor
- Object
- Thor
- Lodf::Cli
- Defined in:
- lib/lodf/cli.rb
Instance Method Summary collapse
Instance Method Details
#test ⇒ Object
8 9 10 11 |
# File 'lib/lodf/cli.rb', line 8 def test # add commands here puts :hello end |