Method: Puppet::Node#source
- Defined in:
- lib/puppet/node.rb
#source ⇒ Object
Returns the value of attribute source.
19 20 21 |
# File 'lib/puppet/node.rb', line 19 def source @source end |
Returns the value of attribute source.
19 20 21 |
# File 'lib/puppet/node.rb', line 19 def source @source end |