8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc7b18e + a420323 commit 6aecdf9Copy full SHA for 6aecdf9
lib/zip/entry.rb
@@ -1,3 +1,4 @@
1
+require 'pathname'
2
module Zip
3
class Entry
4
STORED = 0
0 commit comments