Method: Puppet::Parser::Compiler#node
- Defined in:
- lib/puppet/parser/compiler.rb
#node ⇒ Object (readonly)
Returns the value of attribute node.
47 48 49 |
# File 'lib/puppet/parser/compiler.rb', line 47 def node @node end |
Returns the value of attribute node.
47 48 49 |
# File 'lib/puppet/parser/compiler.rb', line 47 def node @node end |