# Functions
Compress will compress the given file inPath to the given outPath.
No description provided by the author
Zip contents from source to target and returns the file.
REF: https://forum.golangbridge.org/t/trying-to-zip-files-without-creating-folder-inside-archive/10260.
No description provided by the author
# Structs
FileOptions declares changes to be made to individual files when walking a directory.
Options declares overrides to be made to files while creating the tarball.
# Type aliases
No description provided by the author