8000 Merge pull request #304 from knut2/internal_file_attributes · rubyzip/rubyzip@bf8ffa4 · GitHub
[go: up one dir, main page]

Skip to content

Commit bf8ffa4

Browse files
authored
Merge pull request #304 from knut2/internal_file_attributes
Update entry.rb
2 parents 80af58e + 579e78f commit bf8ffa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/zip/entry.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ class Entry
77

88
attr_accessor :comment, :compressed_size, :crc, :extra, :compression_method,
99
:name, :size, :local_header_offset, :zipfile, :fstype, :external_file_attributes,
10+
:internal_file_attributes,
1011
:gp_flags, :header_signature, :follow_symlinks,
1112
:restore_times, :restore_permissions, :restore_ownership,
1213
:unix_uid, :unix_gid, :unix_perms,

0 commit comments

Comments
 (0)
0