Method: Puppet::Module::Plan#name
- Defined in:
- lib/puppet/module/plan.rb
#name ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
114 115 116 |
# File 'lib/puppet/module/plan.rb', line 114 def name @name end |