method

open

v1_9_3_125 - Show latest stable - Class: Gem::Package::TarOutput
open(io, signer = nil)
public

Creates a new TarOutput which will yield a TarWriter object for the data.tar.gz portion of a gem-format tar file.

See #initialize for details on io and signer.

See #add_gem_contents for details on adding metadata to the tar file.