package
0.0.0-20240320085805-c715fabf8431
Repository: https://github.com/debdutdeb/gopark.git
Documentation: pkg.go.dev

# Functions

DownloadSilent is your normal file download path, shows no progress.
DownloadWithProgressBar shows a very basic progress bar for the file.
DumbInstall copies files and directories from source to destination follows symlinks.
MkdirTemp creates a temporary directory and returns the followed path of the new directory Useful for environments where TMP_DIR is a symlink and you need the true path.

# Variables

No description provided by the author