pathgetter

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(
	isNormalize bool,
	separator string,
	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 AllOfSinglePathInfoWrappers

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

func AllPtr

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

func Dirs

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

func Files

func Files(
	isNormalize bool,
	separator,
	rootPath 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

Types

This section is empty.

Jump to

Keyboard shortcuts

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