| Class | Puppet::TransObject |
| In: |
lib/puppet/transportable.rb
|
| Parent: | Object |
The transportable objects themselves. Basically just a hash with some metadata and a few extra methods. I used to have the object actually be a subclass of Hash, but I could never correctly dump them using YAML.
| catalog | [RW] | |
| file | [RW] | |
| line | [RW] | |
| name | [RW] | |
| tags | [W] | |
| type | [RW] |