Groovy Documentation

Package org.codenarc.results

 

Interface Summary
Results Represents the results of applying rules to one or more source files/directories
 


Class Summary
DirectoryResults Represents the results for a directory
FileResults Represents the results of applying a set of rules against a single sourcefile
VirtualResults This is a Results object for something that has no real file system, such as a string.
 


Groovy Documentation