Libraries
»
particlepi
(0.1.0)
»
Index (C)
»
ParticlePi
»
CLI
Class: ParticlePi::CLI
Inherits:
Thor
Object
Thor
ParticlePi::CLI
show all
Defined in:
lib/particlepi/cli.rb
Instance Method Summary
collapse
#
setup
⇒ Object
Instance Method Details
#
setup
⇒
Object
9 10 11
# File 'lib/particlepi/cli.rb', line 9
def
setup
Setup
.
new
(
options
)
.
run!
end