@eagleoutice/flowr - v2.13.2
    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

    Properties

    Properties

    candidates: readonly string[]
    certain: boolean