exclude property

List<String> exclude
getter/setter pair

A list of the absolute paths of files and directories within the root directory that should not be analyzed.

Implementation

List<String> exclude;