Class: PuppetLint::Plugins::CheckClasses

Inherits:
CheckPlugin show all
Defined in:
lib/puppet-lint/plugins/check_classes.rb

Instance Attribute Summary

Attributes inherited from CheckPlugin

#checks, #problems

Method Summary

Methods inherited from CheckPlugin

check, #class_indexes, #data, #defined_type_indexes, #filter_tokens, #fullpath, #initialize, #manifest_lines, #notify, #path, #register_check, #resource_indexes, #run, #title_tokens, #tokens

Methods included from PuppetLint::Plugin

included

Constructor Details

This class inherits a constructor from PuppetLint::CheckPlugin