Method: Zip::ZipEntry#unix_perms
- Defined in:
- lib/ruby_archive/handlers/rubyzip/zip/zip.rb
#unix_perms ⇒ Object
Returns the value of attribute unix_perms.
349 350 351 |
# File 'lib/ruby_archive/handlers/rubyzip/zip/zip.rb', line 349 def unix_perms @unix_perms end |