Class: FWToolkit::Tasks::Frank

Inherits:
Thor
  • Object
show all
Includes:
Rake::DSL, Thor::Actions
Defined in:
lib/fwtoolkit/tasks/frank.rb

Class Method Summary collapse

Class Method Details

.source_rootObject



10
11
12
# File 'lib/fwtoolkit/tasks/frank.rb', line 10

def self.source_root
  File.join(File.dirname(__FILE__), '..', '..', '..')
end