exrm_deb v0.0.4 ExrmDeb.Utils.Compression

Summary

Functions

Gzip Compress a directory, optionally also adding extra parameters to tar such as the uid & gid to add to files

Decides which tar binary to use (in OSX, we need to use gtar)

Functions

compress(dir, outfile, opts \\ [])

Gzip Compress a directory, optionally also adding extra parameters to tar such as the uid & gid to add to files.

tar_cmd()

Decides which tar binary to use (in OSX, we need to use gtar)