Documentation ¶
Index ¶
- func CopyDir(src string, dst string) error
- func CopyFile(src string, dst string) error
- func Download(path string, url string) error
- func DownloadFile(path string, url string) error
- func Empty(val any) bool
- func Exist(path string) bool
- func GetExecDir() string
- func GetRootDir() (string, error)
- func If(flag bool, well any, fail any) any
- func IsHideDir(path string) bool
- func IsProcessExist(pid int) bool
- func KillProcess(pid int) error
- func Pretty(list [][]string)
- func RangeMapStringAny(iter, data map[string]any) map[string]any
- func SubDir(dir string) ([]string, error)
- func Unzip(src string, dst string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
func GetExecDir ¶
func GetExecDir() string
func GetRootDir ¶
func IsProcessExist ¶
func KillProcess ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.