| Path: | lib/puppet-lint/checkplugin.rb |
| Last Update: | Tue Mar 01 05:53:16 +0000 2016 |
Public: A class that contains and provides information for the puppet-lint checks.
This class should not be used directly, but instead should be inherited.
Examples
class PuppetLint::Plugin::CheckFoo < PuppetLint::CheckPlugin end