.listFilesInArchive: List files in either a .zip
or or .tar
file
Description
Makes the outputs from.tar``.zip
the same, which they aren't by default.
Usage
.listFilesInArchive(archive)
Value
A character string of all files in the archive.
Arguments
- archive
A character string of a single file name to list files in.