files

package
v0.5.8 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: MIT Imports: 7 Imported by: 20

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exists added in v0.3.0

func Exists(paths ...string) error

func Find

func Find(ctx context.Context, root, pattern string, opts ...FindOption) ([]string, error)

func MkdirAll added in v0.3.0

func MkdirAll(paths ...string) error

Types

type FindOption added in v0.3.0

type FindOption func(*FindOptions)

func FindWithFollow added in v0.3.0

func FindWithFollow(v bool) FindOption

func FindWithIgnore added in v0.3.0

func FindWithIgnore(v ...string) FindOption

func FindWithIsDir added in v0.4.1

func FindWithIsDir(v bool) FindOption

func FindWithIsFile added in v0.4.1

func FindWithIsFile(v bool) FindOption

type FindOptions added in v0.3.0

type FindOptions struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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