mongodb-memory-server-core
    Preparing search index...

    Locate an Binary, without downloading / locking

    Index

    Constructors

    Properties

    binaryCache: Map<string, string> = ...

    Binaries already found, values are: [Version, Path]

    Methods

    • Probe if the provided "systemBinary" is an existing path

      Parameters

      • systemBinary: string

        The Path to probe for an System-Binary

      Returns Promise<string | undefined>

      System Binary path or undefined