# Functions
CopyDir recursively copies the src directory to the dest directory.
DirExists checks if a directory exists.
EnsureDir makes sure a directory exists.
No description provided by the author
No description provided by the author
No description provided by the author
FileExists checks if a file exists.
No description provided by the author
No description provided by the author
Unzip unzips an archive to a destination directory.
# Type aliases
Globs represents one filepath glob, with its elements joined by "**".