Class: Textus::Dispatch::Contracts::ListKeys

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



8
9
10
# File 'lib/textus/dispatch/contracts.rb', line 8

def lane
  @lane
end

#prefixObject (readonly)

Returns the value of attribute prefix

Returns:

  • (Object)

    the current value of prefix



8
9
10
# File 'lib/textus/dispatch/contracts.rb', line 8

def prefix
  @prefix
end

#qObject (readonly)

Returns the value of attribute q

Returns:

  • (Object)

    the current value of q



8
9
10
# File 'lib/textus/dispatch/contracts.rb', line 8

def q
  @q
end

#schemaObject (readonly)

Returns the value of attribute schema

Returns:

  • (Object)

    the current value of schema



8
9
10
# File 'lib/textus/dispatch/contracts.rb', line 8

def schema
  @schema
end