Interface: BashResult
Defined in: bash.ts:22
@baleybots/agent-tools
Host coding tools for Baleybots agents — filesystem, bash, and scoped workspace access.
Properties
exitCode
exitCode:
number|null
Defined in: bash.ts:25
stderr
stderr:
string
Defined in: bash.ts:24
stdout
stdout:
string
Defined in: bash.ts:23