Sha256: 1c738915254e6d06af40fc8ce85286f7d7a0b3ea72721c4b367262977f2c595f
Contents?: true
Size: 556 Bytes
Versions: 2
Compression:
Stored size: 556 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: writer comment: - !ruby/struct:SM::Flow::P body: With no associated block, +Writer::open+ is a synonym for +Writer::new+. If the optional code block is given, it will be passed the new <em>writer</em> as an argument and the Writer object will automatically be closed when the block terminates. In this instance, +Writer::open+ returns the value of the block. full_name: Archive::Tar::Minitar::Writer::open is_singleton: true name: open params: (anIO) {|writer| ...} visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/Archive/Tar/Minitar/Writer/open-c.yaml |
facets-2.4.3 | doc/ri/Archive/Tar/Minitar/Writer/open-c.yaml |