Method: Zip::ZipFile#to_s
- Defined in:
- lib/zip/zip.rb
#to_s ⇒ Object
Returns the name of the zip archive
1434 1435 1436 |
# File 'lib/zip/zip.rb', line 1434 def to_s @name end |
Returns the name of the zip archive
1434 1435 1436 |
# File 'lib/zip/zip.rb', line 1434 def to_s @name end |