Class: Swiftly::ConfigGlobalGenerator
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- Swiftly::ConfigGlobalGenerator
- Includes:
- Thor::Actions
- Defined in:
- lib/swiftly/config_global_generator.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.source_root ⇒ Object
13 14 15 |
# File 'lib/swiftly/config_global_generator.rb', line 13 def self.source_root File.dirname(__FILE__) end |