Class: Listen::CLI
- Inherits:
-
Thor
- Object
- Thor
- Listen::CLI
- Defined in:
- lib/listen/cli.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
29 30 31 |
# File 'lib/listen/cli.rb', line 29 def start Listen::Forwarder.new().start end |