Class: Mfp::ConnectionEvent
- Inherits:
-
Data
- Object
- Data
- Mfp::ConnectionEvent
- Defined in:
- lib/mfp/event.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
readonly
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object (readonly)
Returns the value of attribute code
19 20 21 |
# File 'lib/mfp/event.rb', line 19 def code @code end |