Documentation
¶
Index ¶
- func CopyDir(src, dst string) error
- func CopyFile(src, dst string, mode os.FileMode) error
- func CopyFileOrDir(src, dst string) error
- func ExpandPath(path string) string
- func MoveFileOrDir(src, dst string) error
- func MoveToTrash(path string) error
- func ParseSourceAndDestination(args []string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFileOrDir ¶
func ExpandPath ¶
func MoveFileOrDir ¶
func MoveToTrash ¶
MoveToTrash moves a file or directory to the system trash
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.