Class: Tomahawk::Generators::GenericDirectiveGroup
- Defined in:
- lib/tomahawk/generators/generic_directive_group.rb
Instance Method Summary collapse
Methods inherited from Base
Methods included from Tomahawk::Generators
Constructor Details
This class inherits a constructor from Tomahawk::Generators::Base
Instance Method Details
#directive_group_name ⇒ Object
4 5 6 |
# File 'lib/tomahawk/generators/generic_directive_group.rb', line 4 def directive_group_name @directive_group.name end |