Class: Ticketing::Protocol::Incoming::TimedOut
- Inherits:
-
Struct
- Object
- Struct
- Ticketing::Protocol::Incoming::TimedOut
- Defined in:
- lib/ticketing/protocol.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key
21 22 23 |
# File 'lib/ticketing/protocol.rb', line 21 def key @key end |