| Interface | Description |
|---|---|
| Results | Represents the results of applying rules to one or more source files/directories |
| Class | Description |
|---|---|
| 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. |