Class | Puppet::Relationship |
In: |
lib/puppet/relationship.rb
|
Parent: | Object |
This is Puppet‘s class for modeling edges in its configuration graph. It used to be a subclass of GRATR::Edge, but that class has weird hash overrides that dramatically slow down the graphing.
callback | [RW] | |
event | [R] | |
source | [RW] | |
target | [RW] |