package
0.0.0-20240310010237-a3f02065c60a
Repository: https://github.com/goki/go-tools.git
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.
GetLines returns the table of line-start offsets from a token.File.