method

with_write_io

with_write_io()
public

No documentation available.

# File lib/rubygems/package/io_source.rb, line 38
  def with_write_io
    yield io
  end