Vigilance
A simple tool for enforcing code quality metrics on a codebase
 All Classes Namespaces Files Functions Variables Groups
Documentation Class Reference

A Constraint that enforces documentation. More...

+ Inheritance diagram for Documentation:

Public Member Functions

def satisfied_by
 
- Public Member Functions inherited from Constraint
def is_of_type
 Returns whether the Constraint is considered to be of a certain constraint type. More...
 
def satisfied_by
 Returns whether the Constraint is satisfied by some item under coverage. More...
 
def applies_to
 Returns whether the Constraint should be applied to an item under coverage. More...
 

Detailed Description

A Constraint that enforces documentation.

Member Function Documentation

def satisfied_by (   self,
  item 
)

The documentation for this class was generated from the following file: