list

Function list 

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

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