Class: CodexSDK::Events::ThreadStarted
- Inherits:
-
Data
- Object
- Data
- CodexSDK::Events::ThreadStarted
- Defined in:
- lib/codex_sdk/events.rb
Instance Attribute Summary collapse
-
#thread_id ⇒ Object
readonly
Returns the value of attribute thread_id.
Instance Attribute Details
#thread_id ⇒ Object (readonly)
Returns the value of attribute thread_id
20 21 22 |
# File 'lib/codex_sdk/events.rb', line 20 def thread_id @thread_id end |