Expand description
Partitions a list of files into disjoint subsets.
Files which do not belong to any explicitly configured FileSet belong to
the default FileSet.
Structsยง
- FileSet
- A set of
VfsPaths identified byFileIds. - File
SetConfig - This contains path prefixes to partition a
VfsintoFileSets. - File
SetConfig Builder - Builder for
FileSetConfig.