method
open
ruby latest stable - Class:
Zlib::GzipReader
open(*args)public
Opens a file specified by filename as a gzipped file, and returns a GzipReader object associated with that file. Further details of this method are in Zlib::GzipReader.new and ZLib::GzipFile.wrap.