Class: Listen::CLI
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/listen-3.8.0/lib/listen/cli.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
31 32 33 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/listen-3.8.0/lib/listen/cli.rb', line 31 def start Listen::Forwarder.new().start end |