Method: Rex::MIME::Part#content

Defined in:
lib/rex/mime/part.rb

#contentObject

Returns the value of attribute content.



11
12
13
# File 'lib/rex/mime/part.rb', line 11

def content
  @content
end