Method: RDoc::Fact#name
- Defined in:
- lib/puppet/util/rdoc/code_objects.rb
#name ⇒ Object
Returns the value of attribute name.
233 234 235 |
# File 'lib/puppet/util/rdoc/code_objects.rb', line 233 def name @name end |
Returns the value of attribute name.
233 234 235 |
# File 'lib/puppet/util/rdoc/code_objects.rb', line 233 def name @name end |