Method: Rack::Archive::Zip::Extract::ExtractedFile#etag
- Defined in:
- lib/rack/archive/zip/extract.rb
#etag ⇒ Object (readonly)
Returns the value of attribute etag.
128 129 130 |
# File 'lib/rack/archive/zip/extract.rb', line 128 def etag @etag end |