Method: Zip::ZipFile#close
- Defined in:
- lib/pik/contrib/zip/zip.rb
#close ⇒ Object
Closes the zip file committing any changes that has been made.
1490 1491 1492 |
# File 'lib/pik/contrib/zip/zip.rb', line 1490 def close commit end |
Closes the zip file committing any changes that has been made.
1490 1491 1492 |
# File 'lib/pik/contrib/zip/zip.rb', line 1490 def close commit end |