@eagleoutice/flowr - v2.13.1
    Preparing search index...
    • Location of a bundled sigdb manifest, found by walking up from several roots (this module, $FLOWR_SIGDB_DIR, the working directory) across the dev (src), build (dist) and data-mount layouts. With no scope it returns the richest available (full > current > base), so a container that ships the full set uses it automatically while a plain npm install falls back to the bundled base. Node only (needs fs); pass searchRoots to override where it looks.

      Parameters

      • Optionalscope: SigDbScope
      • OptionalsearchRoots: readonly string[]

      Returns string | undefined