Documentation ¶
Index ¶
- func ExecutableDir() (string, error)
- func Exists(path string) (bool, error)
- func GetTempDir(path string) string
- func ListFiles(root string) ([]string, error)
- func MkdirAll(path string) error
- func TempFile(dir string, pattern string) (f afero.File, err error)
- func WriteFile(filename string, data []byte, perm os.FileMode) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecutableDir ¶
func GetTempDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.