Method: Puppet::Indirector::Indirection#name
- Defined in:
- lib/puppet/indirector/indirection.rb
#name ⇒ Object
Returns the value of attribute name.
14 15 16 |
# File 'lib/puppet/indirector/indirection.rb', line 14 def name @name end |