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