Method: Puppet::Parser::AST::Node#context
- Defined in:
- lib/puppet/parser/ast/node.rb
#context ⇒ Object
Returns the value of attribute context.
2 3 4 |
# File 'lib/puppet/parser/ast/node.rb', line 2 def context @context end |
Returns the value of attribute context.
2 3 4 |
# File 'lib/puppet/parser/ast/node.rb', line 2 def context @context end |