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