Class: RailwayIpc::HandlerManifest
- Inherits:
-
Struct
- Object
- Struct
- RailwayIpc::HandlerManifest
- Defined in:
- lib/railway_ipc/handler_store.rb
Instance Attribute Summary collapse
-
#handler ⇒ Object
Returns the value of attribute handler.
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#handler ⇒ Object
Returns the value of attribute handler
4 5 6 |
# File 'lib/railway_ipc/handler_store.rb', line 4 def handler @handler end |
#message ⇒ Object
Returns the value of attribute message
4 5 6 |
# File 'lib/railway_ipc/handler_store.rb', line 4 def end |