Method: Puppet::Parser::AST::Hostclass#context
- Defined in:
- lib/puppet/parser/ast/hostclass.rb
#context ⇒ Object
Returns the value of attribute context.
6 7 8 |
# File 'lib/puppet/parser/ast/hostclass.rb', line 6 def context @context end |