Documentation ¶
Index ¶
- func All(isNormalize bool, separator string, exploringPaths ...string) *errstr.Results
- func AllInfoWrapperPtr(separator string, isNormalize bool, exploringPaths *[]string) []*fileinfo.Wrappers
- func AllOfSinglePath(isNormalize bool, separator string, exploringPath string) *errstr.Results
- func AllOfSinglePathInfoWrappers(separator string, isNormalize bool, exploringPath string) *fileinfo.Wrappers
- func AllPtr(separator string, isNormalize bool, exploringPaths *[]string) *errstr.Results
- func Dirs(separator, rootPath string, isNormalize bool) *errstr.Results
- func Files(isNormalize bool, separator, rootPath string) *errstr.Results
- func FilesUsingPaths(isNormalize bool, separator string, exploringPaths ...string) *errstr.Results
- func FilesUsingPathsPtr(isNormalize bool, separator string, exploringPaths *[]string) *errstr.Results
- func Filter(separator, rootPath string, isNormalize bool, isIgnoreOnError bool, ...) []*pathfuncs.FilterResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllInfoWrapperPtr ¶
func AllOfSinglePath ¶
func FilesUsingPaths ¶
func FilesUsingPathsPtr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.