Method: Generators::HTMLPuppetPlugin#parent_name
- Defined in:
- lib/puppet/util/rdoc/generators/puppet_generator.rb
#parent_name ⇒ Object
738 739 740 |
# File 'lib/puppet/util/rdoc/generators/puppet_generator.rb', line 738 def parent_name @context.parent.full_name end |