| Class | Puppet::Indirector::Terminus |
| In: |
lib/puppet/indirector/terminus.rb
|
| Parent: | Object |
A simple class that can function as the base class for indirected types.
| abstract_terminus | [R] | |
| indirection | [R] | |
| name | [RW] | |
| terminus_type | [RW] |
Register our subclass with the appropriate indirection. This follows the convention that our terminus is named after the indirection.