Locate an Binary, without downloading / locking

Hierarchy

  • DryMongoBinary

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<undefined | string>

    System Binary path or undefined

Generated using TypeDoc