Skip to content

Documentation / @agentick/sandbox / Bash

Variable: Bash ​

const Bash: RunnableToolClass<{ command: string; }>

Defined in: tools.ts:17

Execute a bash command in the sandbox.

Released under the ISC License.