Class: Changelog::Untag
- Inherits:
-
Thor
- Object
- Thor
- Changelog::Untag
- Includes:
- Thor::Actions
- Defined in:
- lib/changelog/untag.rb
Class Method Summary collapse
Class Method Details
.source_root ⇒ Object
7 8 9 |
# File 'lib/changelog/untag.rb', line 7 def self.source_root File.('../../templates', __FILE__) end |