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