package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

AddExistingFiles adds the specified files to the FileSet if they are not already present.
CloneFileSet creates a new FileSet holding all files in fset.
FileSetFor returns a new FileSet containing a sequence of new Files with the same base, size, and line as the input files, for use in APIs that require a FileSet.