Documentation
¶
Index ¶
- func CheckTrashDir(trashDir string) bool
- func DefaultTrashDir() string
- func GetFileOrLinkStats(path string) (os.FileInfo, error)
- func PathResolve(path string) (string, error)
- func Remove(fpath string, trashdir string, verbose bool, noSave bool, out io.Writer) error
- func RemoveDir(dir string, trashDir string, verbose bool, noSave bool, out io.Writer) error
- func Update(verbose bool, out io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PathResolve ¶
resolves path to abs path deals path starting with ~, ../, ./
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.