list_entry

Function list_entry 

Source
pub fn list_entry(tarfile: &str) -> Result<Vec<TarEntry>, Error>
Expand description

Lists TarEntry in a tar archive (supports .tar and .tar.gz)