Method: Zip::Entry#compression_method
- Defined in:
- lib/zip/entry.rb
#compression_method ⇒ Object
Returns the value of attribute compression_method.
9 10 11 |
# File 'lib/zip/entry.rb', line 9 def compression_method @compression_method end |