Documentation ¶
Index ¶
- func All(separator string, isNormalize bool, exploringPaths []string) *errstr.Results
- func AllDefault(isNormalize bool, 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 AllOfSinglePathDefault(isNormalize bool, exploringPath string) *errstr.Results
- func AllOfSinglePathInfoWrappers(separator string, isNormalize bool, exploringPath string) *fileinfo.Wrappers
- func Dirs(separator, rootPath string, isNormalize bool) *errstr.Results
- func DirsDefault(isNormalize bool, rootPath string) *errstr.Results
- func Files(isNormalize bool, separator, rootPath string) *errstr.Results
- func FilesDefault(isNormalize bool, location 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
- func FilterDefault(isNormalize bool, isIgnoreOnError bool, rootPath string, ...) []*pathfuncs.FilterResult
- func FirstOrDefaultDir(isNormalize bool, rootPath string) *errstr.Result
- func FirstOrDefaultFile(isNormalize bool, exploringPath string) *errstr.Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllDefault ¶ added in v0.5.7
func AllInfoWrapperPtr ¶
func AllOfSinglePath ¶
func AllOfSinglePathDefault ¶ added in v0.5.7
func DirsDefault ¶ added in v0.5.7
func FilesDefault ¶ added in v0.5.7
func FilesUsingPaths ¶
func FilesUsingPathsPtr ¶
func FilterDefault ¶ added in v0.5.7
func FirstOrDefaultDir ¶ added in v0.6.2
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.