Method: Zip::CentralDirectory#comment
- Defined in:
- lib/zip/central_directory.rb
#comment ⇒ Object (readonly)
Returns the value of attribute comment.
9 10 11 |
# File 'lib/zip/central_directory.rb', line 9 def comment @comment end |