Documentation ¶
Index ¶
- func GetAllDirectories(isFixPaths bool, separator, rootPath string) *errstr.Results
- func GetAllDirectoriesDefault(isFixPaths bool, rootPath string) *errstr.Results
- func GetAllFiles(isFixPaths bool, separator, rootPath string) *errstr.Results
- func GetAllFilesDefault(isFixPaths bool, rootPath string) *errstr.Results
- func GetAllPaths(isFixPaths bool, separator, rootPath string) *errstr.Results
- func GetAllPathsDefault(isFixPaths bool, rootPath string) *errstr.Results
- func IsDirectory(location string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllDirectories ¶
GetAllDirectories all directories but not nested directories
func GetAllDirectoriesDefault ¶ added in v0.3.8
func GetAllFiles ¶
GetAllFiles only gives files not nested files
func GetAllFilesDefault ¶ added in v0.3.8
GetAllFilesDefault only gives files not nested files
func GetAllPathsDefault ¶ added in v0.3.8
func IsDirectory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.