Class: Hippo::CLI
- Inherits:
-
Thor
- Object
- Thor
- Hippo::CLI
- Defined in:
- lib/hippo/cli.rb
Overview
This is the main interface to Hippo that is called by the command ‘bin/hippo`. Do not put any logic in here, create a class and delegate instead.