seek(name)
Instance Public methods
Seeks through the tar file until it finds the entry with
name and yields it. Rewinds the tar file to the beginning
when the block terminates.
Seeks through the tar file until it finds the entry with
name and yields it. Rewinds the tar file to the beginning
when the block terminates.
Please login to continue.