Method: Funkce::Generators::Function.source_root
- Defined in:
- lib/funkce/generators/function.rb
.source_root ⇒ Object
14 15 16 |
# File 'lib/funkce/generators/function.rb', line 14 def self.source_root "#{File.dirname(__FILE__)}/function" end |