Skip to main content

quick_run

Function quick_run 

Source
pub async fn quick_run(
    cwd: impl Into<String>,
    prompt: impl Into<String>,
) -> Result<PromptRunResult, QuickRunError>
Expand description

One-shot convenience: connect -> run(default profile) -> shutdown