Skip to main content

run_claude_sync

Function run_claude_sync 

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

Blocking mirror of run_claude. Available with the sync feature.