Documentation
¶
Index ¶
- func Abs(path string) string
- func IsExist(path string) bool
- func IsNotExist(path string) bool
- func IsSymlink(path string) bool
- func MkdirAll(path string, perm fs.FileMode)
- func ReadFile(name string) []byte
- func ReadLink(name string) string
- func Symlink(oldname string, newname string)
- func WriteFile(name string, data []byte, perm fs.FileMode)
- type Content
- type Entry
- type EntryList
- type Folder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotExist ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.