Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func LongestCommonPathPrefix ¶ added in v0.55.0
Types ¶
type FileResults ¶ added in v0.55.0
func (*FileResults) String ¶ added in v0.55.0
func (f *FileResults) String() string
type Globber ¶
type Globber struct {
// contains filtered or unexported fields
}
func (*Globber) MatchFiles ¶
func (g *Globber) MatchFiles(_fs fs.FS) (*FileResults, error)
Click to show internal directories.
Click to hide internal directories.