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