Skip to main content

run_exec

Function run_exec 

Source
pub fn run_exec(
    prompt: &str,
    options: &CodexOptions,
) -> Result<CodexRunResult, CodexError>
Expand description

Run codex exec with the provided prompt on stdin.