Class: Textus::Dispatch::Contracts::DrainStore

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/dispatch/contracts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#laneObject (readonly)

Returns the value of attribute lane

Returns:

  • (Object)

    the current value of lane



48
49
50
# File 'lib/textus/dispatch/contracts.rb', line 48

def lane
  @lane
end

#prefixObject (readonly)

Returns the value of attribute prefix

Returns:

  • (Object)

    the current value of prefix



48
49
50
# File 'lib/textus/dispatch/contracts.rb', line 48

def prefix
  @prefix
end