method

new

new(io)
public

No documentation available.

# File lib/rubygems/package/io_source.rb, line 14
  def initialize io
    @io = io
  end