Documentation ¶
Index ¶
- Constants
- func CopyFile(src, dst string) error
- func GetAppConfigDir(osString, homeDirectory string) string
- func InterfaceMapToStringMap(values *map[string]interface{}, keyPrefix string) map[string]string
- func InterfaceToString(val interface{}) (string, error)
- func IsDir(path string) bool
- func MakeExecutable(path string) error
- func MkdirRecursively(path string) error
- func PathExists(path string) bool
- func RecordError(cmd []string, err error) error
- func RemoveTree(path string) error
- func StructToMapStringInterface(val interface{}, tag string) map[string]interface{}
- type ProcessRecorder
Constants ¶
View Source
const EscapeLogo = `` /* 647-byte string literal not displayed */
View Source
const EscapeVersion = "0.26.3"
Variables ¶
This section is empty.
Functions ¶
func GetAppConfigDir ¶
func InterfaceMapToStringMap ¶
func InterfaceToString ¶
func MakeExecutable ¶
func MkdirRecursively ¶
func PathExists ¶
func RecordError ¶
func RemoveTree ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.