Class: Debci::Collector::CLI

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

Instance Method Summary collapse

Instance Method Details

#startObject



68
69
70
# File 'lib/debci/collector.rb', line 68

def start
  Collector.new.run
end