Class: Fronton::CLI
- Inherits:
-
Thor
- Object
- Thor
- Fronton::CLI
- Includes:
- Fronton::Commands::Clean, Fronton::Commands::Clobber, Fronton::Commands::Compile, Fronton::Commands::Info, Fronton::Commands::New, Fronton::Commands::Server, Thor::Actions
- Defined in:
- lib/fronton/cli.rb
Class Method Summary collapse
Class Method Details
.source_root ⇒ Object
32 33 34 |
# File 'lib/fronton/cli.rb', line 32 def self.source_root File.('../../..', __FILE__) end |