Method: Temporalio::Workflow::ExecutionInfo#id

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

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end