Class | PuppetLint::CheckPlugin |
In: |
lib/puppet-lint/checkplugin.rb
|
Parent: | Object |
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