Libraries
»
hookly
(0.9.2)
»
Index
»
Hookly
»
Message
»
#body
Method: Hookly::Message#body
Defined in:
lib/message.rb
#
body
⇒
Object
(readonly)
Returns the value of attribute body.
3 4 5
# File 'lib/message.rb', line 3
def
body
@body
end