Class: CodexSDK::Events::ThreadStarted

Inherits:
Data
  • Object
show all
Defined in:
lib/codex_sdk/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#thread_idObject (readonly)

Returns the value of attribute thread_id

Returns:

  • (Object)

    the current value of thread_id



20
21
22
# File 'lib/codex_sdk/events.rb', line 20

def thread_id
  @thread_id
end