Method: Zip::ZipEntry#comment
- Defined in:
- lib/ruby_archive/handlers/rubyzip/zip/zip.rb
#comment ⇒ Object
Returns the value of attribute comment.
344 345 346 |
# File 'lib/ruby_archive/handlers/rubyzip/zip/zip.rb', line 344 def comment @comment end |