Documentation
¶
Index ¶
- func CreateDir(dir string) error
- func DirWithSub(parentDir string, subDir string) string
- func EnsureDir(dir string) error
- func EnsureFileDir(filePath string) error
- func FilePathFrom(parentDir string, subDir string, fileName string) string
- func GetFileDir(filePath string) string
- func GetWorkingDir() string
- func IsDirExist(dir string) bool
- func SaveFile(fileName string, data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DirWithSub ¶
func EnsureFileDir ¶
func GetFileDir ¶
func GetWorkingDir ¶
func GetWorkingDir() string
func IsDirExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.