paths property

  1. @TagNumber(2)
List<String> paths

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

Implementation

@$pb.TagNumber(2)
$core.List<$core.String> get paths => $_getList(1);