Class: Debci::StorageLimit::CLI

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

Instance Method Summary collapse

Instance Method Details

#startObject



43
44
45
# File 'lib/debci/storage_limit.rb', line 43

def start
  ::Debci::StorageLimit.new.run
end