Method: ObjectProtocol::SentMessage#arguments
- Defined in:
- lib/object_protocol/sent_message.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
3 4 5 |
# File 'lib/object_protocol/sent_message.rb', line 3 def arguments @arguments end |