Class: Listen::CLI

Inherits:
Thor show all
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

#startObject



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(options).start
end