Method: Puppet::Resource::Catalog#code_id
- Defined in:
- lib/puppet/resource/catalog.rb
#code_id ⇒ Object
The id of the code input to the compiler.
32 33 34 |
# File 'lib/puppet/resource/catalog.rb', line 32 def code_id @code_id end |
The id of the code input to the compiler.
32 33 34 |
# File 'lib/puppet/resource/catalog.rb', line 32 def code_id @code_id end |