Skip to main content

BASH_TOOL_DESCRIPTION

Constant BASH_TOOL_DESCRIPTION 

Source
pub const BASH_TOOL_DESCRIPTION: &str = "Run a single shell command in a bash subprocess. Output is captured and returned with the exit code. See design/bash.md for the full contract.";