pkg_deb v0.2.0 PkgDeb.Utils.Compression

This module provides utilities related to file compression

Link to this section Summary

Functions

Gzip Compress a directory

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

Link to this section Functions

Link to this function

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

Gzip Compress a directory

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