Documentation
¶
Index ¶
- func CopyFile(src string, dest string) error
- func Exists(path string) (bool, error)
- func IsDir(path string) (bool, error)
- func IsEmpty(path string) (bool, error)
- func IsExecutable(path string) bool
- func WriteDataURLToFile(url string, destination string) (string, error)
- func WriteFile(output []byte, outputPath string) (string, error)
- func WriteIfDifferent(file, content string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsExecutable ¶
func WriteDataURLToFile ¶ added in v0.15.6
func WriteIfDifferent ¶ added in v0.14.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.