Skip to content

Documentation / @agentick/sandbox / WriteFile

Variable: WriteFile ​

const WriteFile: RunnableToolClass<{ content: string; path: string; }>

Defined in: tools.ts:55

Write a file to the sandbox filesystem.

Released under the ISC License.