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