package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Dec 13, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package fsutil is common file system utils for Go.
CleanDir removes all children contained in the given path.
Copy copies a file or directory from src to dst.
CopyFile copies a file from src to dst.
HomeDir returns the current user's home directory.
IsDir reports whether the given path is a directory.
IsExists reports whether the given path exists.
IsSymlink reports whether the given path is a symbolic link.
Owner returns the uid and gid of the given path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.