pathgetter

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(
	separator string,
	isNormalize bool,
	exploringPaths []string,
) *errstr.Results

func AllDefault added in v0.5.7

func AllDefault(
	isNormalize bool,
	exploringPaths ...string,
) *errstr.Results

func AllInfoWrapperPtr

func AllInfoWrapperPtr(
	separator string,
	isNormalize bool,
	exploringPaths []string,
) []*fileinfo.Wrappers

func AllOfSinglePath

func AllOfSinglePath(
	isNormalize bool,
	separator string,
	exploringPath string,
) *errstr.Results

func AllOfSinglePathDefault added in v0.5.7

func AllOfSinglePathDefault(
	isNormalize bool,
	exploringPath string,
) *errstr.Results

func AllOfSinglePathInfoWrappers

func AllOfSinglePathInfoWrappers(
	separator string,
	isNormalize bool,
	exploringPath string,
) *fileinfo.Wrappers

func Dirs

func Dirs(
	separator,
	rootPath string,
	isNormalize bool,
) *errstr.Results

func DirsDefault added in v0.5.7

func DirsDefault(
	isNormalize bool,
	rootPath string,
) *errstr.Results

func Files

func Files(
	isNormalize bool,
	separator,
	rootPath string,
) *errstr.Results

func FilesDefault added in v0.5.7

func FilesDefault(
	isNormalize bool,
	location string,
) *errstr.Results

func FilesUsingPaths

func FilesUsingPaths(
	isNormalize bool,
	separator string,
	exploringPaths ...string,
) *errstr.Results

func FilesUsingPathsPtr

func FilesUsingPathsPtr(
	isNormalize bool,
	separator string,
	exploringPaths []string,
) *errstr.Results

func Filter

func Filter(
	separator, rootPath string,
	isNormalize bool,
	isIgnoreOnError bool,
	filter pathfuncs.Filter,
) []*pathfuncs.FilterResult

func FilterDefault added in v0.5.7

func FilterDefault(
	isNormalize bool,
	isIgnoreOnError bool,
	rootPath string,
	filter pathfuncs.Filter,
) []*pathfuncs.FilterResult

func FirstOrDefaultDir added in v0.6.2

func FirstOrDefaultDir(
	isNormalize bool,
	rootPath string,
) *errstr.Result

func FirstOrDefaultFile added in v0.6.2

func FirstOrDefaultFile(
	isNormalize bool,
	exploringPath string,
) *errstr.Result

Types

This section is empty.

Jump to

Keyboard shortcuts

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