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