method

with_write_io

ruby latest stable - Class: Gem::Package::IOSource
with_write_io()
public

No documentation available.

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