| Class | RDoc::PuppetClass |
| In: |
lib/puppet/util/rdoc/code_objects.rb
|
| Parent: | ClassModule |
PuppetClass holds a puppet class It is mapped to a HTMLPuppetClass for display It leverages RDoc (ruby) Class
| childs | [RW] | |
| realizes | [RW] | |
| requires | [RW] | |
| resource_list | [RW] |
we‘re (ab)using the RDoc require system here. we‘re adding a required Puppet class, overriding the RDoc add_require method which sees ruby required files.