excludePaths property

List<String> excludePaths
getter/setter pair

Paths that should not be included in all sub-paths of /*.

Implementation

late List<String> excludePaths;