Skip to main content

tar

Function tar 

Source
pub fn tar<P: AsRef<Path>>(src_path: P, dst_tar: P) -> Result<()>
Expand description

纯 tar 压缩(不带 gzip) 支持单文件或目录压缩