Skip to main content

find_opencode_binary_with_override

Function find_opencode_binary_with_override 

Source
pub fn find_opencode_binary_with_override(
    explicit: Option<&Path>,
) -> Result<PathBuf, AppError>
Expand description

Resolve the opencode binary path.

Precedence: SQLITE_GRAPHRAG_OPENCODE_BINARY env var > which::which("opencode").