Documentation
¶
Index ¶
- func ChownR(path string, uid, gid int) error
- func Copy(srcFile string, dstFile string) error
- func CopyDirectory(srcDir, destDir string) error
- func CopySymLink(source, dest string) error
- func CreateDirectoryIfNotExists(dir string, perm os.FileMode) error
- func Exists(filePath string) bool
- func NormalizeAbsolutePath(p string) (string, error)
- type File
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDirectoryIfNotExists ¶
создать директорию, если она не существует
func NormalizeAbsolutePath ¶ added in v1.0.9
нормализуем абсолютный путь
Types ¶
Click to show internal directories.
Click to hide internal directories.