Class: Sasstool::CLI
- Inherits:
-
Object
- Object
- Sasstool::CLI
- Defined in:
- lib/sasstool/cli.rb
Class Method Summary collapse
Class Method Details
.router ⇒ Object
7 8 9 10 11 |
# File 'lib/sasstool/cli.rb', line 7 def self.router MisterBin::Runner.new version: VERSION, header: "SASS Tool", handler: Command end |