class

Gem::Package::IOSource

v2_6_3 - Show latest stable - Superclass: Gem::Package::Source

frozen_string_literal: true

Supports reading and writing gems from/to a generic IO object. This is useful for other applications built on top of rubygems, such as rubygems.org.

This is a private class, do not depend on it directly. Instead, pass an IO object to `Gem::Package.new`.

Attributes

[R]io

Files

  • lib/rubygems/package/io_source.rb