Function pifu::base::archive::create_tar

source ·
pub fn create_tar(dir: &Path, to: &Path) -> Result<(), Error>
Expand description

Errors

Returns error if failed to create tarball.