extract_files(destination_dir) Instance Public methods Extracts the files in
add_checksums(tar) Instance Public methods Adds a checksum for each entry in
update_checksum() Instance Public methods Updates the TarHeader's checksum
full_name() Instance Public methods Full name of the tar entry
from(stream) Class Public methods Creates a tar header from
bytes_read() Instance Public methods Number of bytes read out of the tar entry
spec() Instance Public methods The spec for this gem. If
new(io, digests) Class Public methods Creates a new
each() Instance Public methods Iterates over files in the tarball yielding each
closed?() Instance Public methods Is the tar entry closed?
Page 3 of 7