@sqlrooms/webcontainer / createWebContainerBashTool
Function: createWebContainerBashTool()
createWebContainerBashTool(
store):Tool<{command:string; },WebContainerBashToolOutput>
Parameters
| Parameter | Type |
|---|---|
store | WebContainerStoreLike |
Returns
Tool<{ command: string; }, WebContainerBashToolOutput>
Deprecated
Use createWebContainerToolkit instead for access to bash, readFile, and writeFile tools.
