method

new

new(io)
public

No documentation available.

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