Class: Textus::Dispatch::Contracts::DrainStore
- Inherits:
-
Data
- Object
- Data
- Textus::Dispatch::Contracts::DrainStore
- Defined in:
- lib/textus/dispatch/contracts.rb
Instance Attribute Summary collapse
-
#lane ⇒ Object
readonly
Returns the value of attribute lane.
-
#prefix ⇒ Object
readonly
Returns the value of attribute prefix.
Instance Attribute Details
#lane ⇒ Object (readonly)
Returns the value of attribute lane
48 49 50 |
# File 'lib/textus/dispatch/contracts.rb', line 48 def lane @lane end |
#prefix ⇒ Object (readonly)
Returns the value of attribute prefix
48 49 50 |
# File 'lib/textus/dispatch/contracts.rb', line 48 def prefix @prefix end |