Method: Temporalio::Workflow::ExecutionInfo#task_queue
- Defined in:
- lib/temporalio/workflow/execution_info.rb
#task_queue ⇒ Object
Returns the value of attribute task_queue
7 8 9 |
# File 'lib/temporalio/workflow/execution_info.rb', line 7 def task_queue @task_queue end |