Libraries
»
rex
(2.0.5)
»
Index
»
Rex
»
Zip
»
Archive
»
#set_comment
Method: Rex::Zip::Archive#set_comment
Defined in:
lib/rex/zip/archive.rb
#
set_comment
(comment) ⇒
Object
71 72 73
# File 'lib/rex/zip/archive.rb', line 71
def
set_comment
(
comment
)
@comment
=
comment
end