Class: Debci::Collector::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/debci/collector.rb

Instance Method Summary collapse

Instance Method Details

#startObject



72
73
74
# File 'lib/debci/collector.rb', line 72

def start
  Collector.new.run
end