Documentation
¶
Index ¶
- func CopyFile(sourcePath, destinationPath string) error
- func DeferTeaPanicHandler(p *tea.Program)
- func DoesDirectoryExistAndIsNotEmpty(name string) bool
- func DownloadFile(url string, filepath string) error
- func ExecuteCmd(name string, args []string, dir string) error
- func MatchAllStringByRegex(regex, str string) ([]*string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeferTeaPanicHandler ¶ added in v0.2.0
func DownloadFile ¶
func ExecuteCmd ¶ added in v0.2.0
ExecuteCmd provides a shorthand way to run a shell command
func MatchAllStringByRegex ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.