Documentation
¶
Index ¶
- func CopyFile(src, dst string, overwrite bool) error
- func CopyTree(src, dst string, overwrite bool) error
- func List(path string) ([]fs.DirEntry, error)
- func RemoveFile(path string) error
- func RemoveTree(path string) error
- func Touch(path string, ts time.Time) error
- func Walk(root string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.