Skip to main content

decisions_for_path_with_rows

Function decisions_for_path_with_rows 

Source
pub fn decisions_for_path_with_rows(
    rows: &[ScopeRow],
    directory: &str,
    path: &str,
) -> ScopeLookupResult
Expand description

decisions_for_path over ALREADY-DERIVED scope rows (ADR-103): the read-model arm of the MCP find_decisions path mode, byte-identical to the fresh walk for the same corpus state.