excludedPaths property

Iterable<String> excludedPaths

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

Implementation

Iterable<String> get excludedPaths;