Documentation / @agentick/sandbox / OutputChunk
Interface: OutputChunk ​
Defined in: types.ts:137
Properties ​
data ​
data:
string
Defined in: types.ts:142
The data content.
stream ​
stream:
"stdout"|"stderr"
Defined in: types.ts:139
Which output stream this chunk came from.