Class: Forklift::UI::Remote
- Inherits:
-
Thor
- Object
- Thor
- Forklift::UI::Remote
- Defined in:
- lib/forklift/ui.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
35 36 37 |
# File 'lib/forklift/ui.rb', line 35 def start puts "Start" end |