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