pathgetter

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2021 License: MIT Imports: 13 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,
) (*[]string, *errorwrapper.Wrapper)

func AllInfoWrapperPtr

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

func AllOfSinglePath

func AllOfSinglePath(
	separator string,
	isNormalize bool,
	exploringPath string,
) (*[]string, *errorwrapper.Wrapper)

func AllOfSinglePathInfoWrappers

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

func AllPtr

func AllPtr(
	separator string,
	isNormalize bool,
	exploringPaths *[]string,
) (*[]string, *errorwrapper.Wrapper)

func Dirs

func Dirs(
	separator,
	rootPath string,
	isNormalize bool,
) (
	*[]string, *errorwrapper.Wrapper,
)

func Files

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

func FilesUsingPaths

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

func FilesUsingPathsPtr

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

func Filter

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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