Provides struct and type for a ToolStateRunning
Summary
Types
@type t() :: %OpenCode.Generated.ToolStateRunning{ input: map(), metadata: map() | nil, status: String.t(), time: OpenCode.Generated.ToolStateRunningTime.t(), title: String.t() | nil }
Provides struct and type for a ToolStateRunning
@type t() :: %OpenCode.Generated.ToolStateRunning{ input: map(), metadata: map() | nil, status: String.t(), time: OpenCode.Generated.ToolStateRunningTime.t(), title: String.t() | nil }