Method: Puppet::Parser::AST#scope
- Defined in:
- lib/vendor/puppet/parser/ast.rb
#scope ⇒ Object
Returns the value of attribute scope.
17 18 19 |
# File 'lib/vendor/puppet/parser/ast.rb', line 17 def scope @scope end |
Returns the value of attribute scope.
17 18 19 |
# File 'lib/vendor/puppet/parser/ast.rb', line 17 def scope @scope end |