Method: Temporalio::Workflow::ExecutionInfo#task_queue

Defined in:
lib/temporalio/workflow/execution_info.rb

#task_queueObject

Returns the value of attribute task_queue

Returns:

  • (Object)

    the current value of task_queue



7
8
9
# File 'lib/temporalio/workflow/execution_info.rb', line 7

def task_queue
  @task_queue
end