Class: Mxrb::Compiler::SystemQueueMaterialization

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/compiler/system_queue_materializer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#model_pathObject (readonly)

Returns the value of attribute model_path

Returns:

  • (Object)

    the current value of model_path



5
6
7
# File 'lib/mxrb/compiler/system_queue_materializer.rb', line 5

def model_path
  @model_path
end

#queuesObject (readonly)

Returns the value of attribute queues

Returns:

  • (Object)

    the current value of queues



5
6
7
# File 'lib/mxrb/compiler/system_queue_materializer.rb', line 5

def queues
  @queues
end