Class: Collective::CLI
- Inherits:
-
Thor
- Object
- Thor
- Collective::CLI
- Includes:
- Thor::Actions
- Defined in:
- lib/collective/cli.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
9 10 11 |
# File 'lib/collective/cli.rb', line 9 def start Collective.run end |