class Capacitor::CLI

Public Instance Methods

start() click to toggle source
# File lib/capacitor/cli.rb, line 9
def start
  Capacitor.run
end