Documentation ¶
Index ¶
- func Copy(srcFile, distFile string, isDeleteSrc bool) (err error)
- func DeleteFile(f string) error
- func IsExist(fpath string) (bool, error)
- func IsFileExist(fpath string) bool
- func MkDirs(fp string) error
- func MkDirsWithoutFile(fp string) error
- func MustMkDirs(fp string) error
- func PathExists(path string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFile ¶ added in v0.2.2
func IsFileExist ¶ added in v0.1.9
func MkDirsWithoutFile ¶ added in v0.2.1
func MustMkDirs ¶ added in v0.2.1
func PathExists ¶ added in v0.2.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.