Class: Capacitor::CLI

Inherits:
Thor
  • Object
show all
Includes:
Thor::Actions
Defined in:
lib/capacitor/cli.rb

Instance Method Summary collapse

Instance Method Details

#startObject



9
10
11
# File 'lib/capacitor/cli.rb', line 9

def start
  Capacitor.run
end