Documentation ¶
Index ¶
- func AbsPath(path string) string
- func CreatePath(path string) error
- func FolderReaderReadDir(root string, maxDepth int, acceptFolder func(string) bool, notify func(string)) ([]string, error)
- func IsRunningFromInteractiveTerminal() bool
- func PathExists(path string) bool
- func ReadFolders(root string, maxSubLevel int) (subFolders []string, err error)
- func ValidatePath(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePath ¶
func FolderReaderReadDir ¶ added in v0.0.4
func IsRunningFromInteractiveTerminal ¶ added in v0.0.4
func IsRunningFromInteractiveTerminal() bool
func PathExists ¶ added in v0.0.4
func ReadFolders ¶ added in v0.0.4
func ValidatePath ¶ added in v0.0.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.