ACP.ToolCallTerminal (agent_client_protocol v0.1.0)

Copy Markdown View Source

Embed a terminal created with terminal/create by its id.

Summary

Types

t()

@type t() :: %ACP.ToolCallTerminal{meta: map() | nil, terminal_id: String.t()}

Functions

from_json(map)

new(terminal_id)

to_json(t)