Class: Tomahawk::Generators::GenericDirectiveGroup

Inherits:
Base
  • Object
show all
Defined in:
lib/tomahawk/generators/generic_directive_group.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize, #to_str

Methods included from Tomahawk::Generators

#generate_directive

Constructor Details

This class inherits a constructor from Tomahawk::Generators::Base

Instance Method Details

#directive_group_nameObject



4
5
6
# File 'lib/tomahawk/generators/generic_directive_group.rb', line 4

def directive_group_name
  @directive_group.name
end