Class: Fronton::CLI

Inherits:
Thor
  • Object
show all
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_rootObject



32
33
34
# File 'lib/fronton/cli.rb', line 32

def self.source_root
  File.expand_path('../../..', __FILE__)
end