Skip to main content

run_claude

Function run_claude 

Source
pub async fn run_claude(
    claude: &Claude,
    args: Vec<String>,
) -> Result<CommandOutput>
Expand description

Run a claude command with the given arguments.