Class: TimeBlock::CLI
- Inherits:
-
Object
- Object
- TimeBlock::CLI
- Defined in:
- lib/time_block/cli.rb
Defined Under Namespace
Classes: UnsupportedCommand
Class Method Summary collapse
Class Method Details
.run ⇒ Object
13 14 15 16 17 |
# File 'lib/time_block/cli.rb', line 13 def run parse_args set_defaults execute end |