paths property

List<String>? paths
getter/setter pair

Path globs used to match files in the build's workspace.

Implementation

core.List<core.String>? paths;