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