Class | Puppet::Parser::Interpreter |
In: |
lib/puppet/parser/interpreter.rb
|
Parent: | Object |
The interpreter is a very simple entry-point class that manages the existence of the parser (e.g., replacing it when files are reparsed). You can feed it a node and get the node‘s catalog back.
usenodes | [RW] |