Path: | lib/puppet-lint/checkplugin.rb |
Last Update: | Thu Nov 20 14:31:36 -0800 2014 |
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