Method: Zip::ZipEntry#compression_method
- Defined in:
- lib/ruby_archive/handlers/rubyzip/zip/zip.rb
#compression_method ⇒ Object
Returns the value of attribute compression_method.
344 345 346 |
# File 'lib/ruby_archive/handlers/rubyzip/zip/zip.rb', line 344 def compression_method @compression_method end |