@eagleoutice/flowr - v2.15.8
    Preparing search index...

    over-approximating candidate set (empty means unbounded), and whether exactly one directory is guaranteed

    interface WorkingDirectoryResolution {
        candidates: readonly string[];
        certain: boolean;
    }
    Index
    candidates: readonly string[]
    certain: boolean