Method: Zip::ZipFile#comment
- Defined in:
- lib/pik/contrib/zip/zip.rb
#comment ⇒ Object
Returns the zip files comment, if it has one
1391 1392 1393 |
# File 'lib/pik/contrib/zip/zip.rb', line 1391 def comment @comment end |
Returns the zip files comment, if it has one
1391 1392 1393 |
# File 'lib/pik/contrib/zip/zip.rb', line 1391 def comment @comment end |