Index (C)
»
Debci
»
Collector
»
CLI
Class: Debci::Collector::CLI
Inherits:
Thor
Object
Thor
Debci::Collector::CLI
show all
Defined in:
lib/debci/collector.rb
Instance Method Summary
collapse
#
start
⇒ Object
Instance Method Details
#
start
⇒
Object
72 73 74
# File 'lib/debci/collector.rb', line 72
def
start
Collector
.
new
.
run
end