Class: Debci::StorageLimit::CLI
- Inherits:
-
Thor
- Object
- Thor
- Debci::StorageLimit::CLI
- Defined in:
- lib/debci/storage_limit.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
43 44 45 |
# File 'lib/debci/storage_limit.rb', line 43 def start ::Debci::StorageLimit.new.run end |