included property

List<Resource> included

A list of the files and directories within the root directory that should be analyzed. If all of the files in the root directory (other than those that are explicitly excluded) should be analyzed, then this list will contain the root directory.

Implementation

List<Resource> get included;