Method: Puppet::Parser::Scope#catalog
- Defined in:
- lib/puppet/parser/scope.rb
#catalog ⇒ Object
Alias for compiler.catalog
39 40 41 |
# File 'lib/puppet/parser/scope.rb', line 39 def catalog @compiler.catalog end |
Alias for compiler.catalog
39 40 41 |
# File 'lib/puppet/parser/scope.rb', line 39 def catalog @compiler.catalog end |