TarReader reads tar files and allows iteration over their items
rewind() Instance Public methods NOTE: Do not call
seek(name) Instance Public methods Seeks through the tar file until it finds
each() Instance Public methods Iterates over files in the tarball yielding each
new(io) Class Public methods Creates a new tar file reader on io
new(io) Class Public methods Creates a new
close() Instance Public methods Close the tar file
each_entry() Instance Public methods Alias for: