filesfind

package
v0.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2025 License: MPL-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoExtension = fmt.Errorf("file extension is required")

Functions

func FindFilesByExtension

func FindFilesByExtension(args FilesFindingArgs) ([]string, error)

func GetFilesFindingRootPath added in v0.18.0

func GetFilesFindingRootPath() (string, error)

Types

type FilesFindingArgs

type FilesFindingArgs struct {
	Extension   string
	Paths       []string
	IgnorePaths []string
	Recursive   bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL