Class: Dmx::CLI
- Inherits:
-
Thor
- Object
- Thor
- Dmx::CLI
- Defined in:
- lib/dmx.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
7 8 9 |
# File 'lib/dmx.rb', line 7 def hello puts "Hello world" end |