Module: Puppet::Plugins::SyntaxCheckers Private
- Defined in:
- lib/puppet/plugins/syntax_checkers.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Classes: SyntaxChecker
Constant Summary collapse
- SYNTAX_CHECKERS_KEY =
The lookup key for the multibind containing syntax checkers used to syntax check embedded string in non puppet DSL syntax.
:'puppet::syntaxcheckers'