Class: Textus::Produce::Acquire::Projection::Deps

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/produce/acquire/projection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#listerObject (readonly)

Returns the value of attribute lister

Returns:

  • (Object)

    the current value of lister



37
38
39
# File 'lib/textus/produce/acquire/projection.rb', line 37

def lister
  @lister
end

#manifestObject (readonly)

Returns the value of attribute manifest

Returns:

  • (Object)

    the current value of manifest



37
38
39
# File 'lib/textus/produce/acquire/projection.rb', line 37

def manifest
  @manifest
end

#readerObject (readonly)

Returns the value of attribute reader

Returns:

  • (Object)

    the current value of reader



37
38
39
# File 'lib/textus/produce/acquire/projection.rb', line 37

def reader
  @reader
end

#rpcObject (readonly)

Returns the value of attribute rpc

Returns:

  • (Object)

    the current value of rpc



37
38
39
# File 'lib/textus/produce/acquire/projection.rb', line 37

def rpc
  @rpc
end

#transform_contextObject (readonly)

Returns the value of attribute transform_context

Returns:

  • (Object)

    the current value of transform_context



37
38
39
# File 'lib/textus/produce/acquire/projection.rb', line 37

def transform_context
  @transform_context
end