Documentation
¶
Index ¶
- func CopyFile(src string, dst string) error
- func CopyFileAll(src string, dst string) error
- func CopyReplaceDir(srcDir string, targetDir string, useLink bool) error
- func LinkDirToTmp(srcDir string, tmpDir string) (dstTmpDir string, err error)
- func LinkFile(srcFile string, dstFile string) error
- func LinkFiles(srcDir string, targetDir string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFileAll ¶ added in v1.0.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.