package
Version:
v0.6.4-alpha.0
Opens a new window with list of versions in this module.
Published: Nov 28, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Chown(path string, userName string) error
-
func ChownR(path string, userName string) error
-
func CreateIfNotExists(dir string, perm os.FileMode) error
-
func Directory(scrDir, dest string) error
-
func Exists(filePath string) bool
-
func File(srcFile, dstFile string, perm os.FileMode) error
-
func IsUID(info os.FileInfo, uid uint32) bool
-
func Lchown(info os.FileInfo, sourcePath, destPath string) error
-
func RenameDirectory(srcDir, dest string) error
-
func Symlink(source, dest string) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.