StaticbinaryBinaries already found, values are: [Version, Path]
StaticcombineCombine basePath with binaryName
StaticgenerateGenerate the Path where an Binary will be located
"boolean" indicating if the binary exists at the provided path, and "string" the path to use for the binary
StaticgenerateGenerate All required options for the binary name / path generation
Optionalopts: BaseDryMongoBinaryOptionsStaticgenerateGenerate an "MongoBinaryPaths" object
This Function should not hit the FileSystem
an finished "MongoBinaryPaths" object
StaticgetGet the full path with filename
Absoulte Path with FileName
StaticgetEnsure the given options fulfill DryMongoBinaryOptions by defaulting them
Optionalopts: BaseDryMongoBinaryOptionsThe options to ensure
The ensured options
StaticgetProbe if the provided "systemBinary" is an existing path
The Path to probe for an System-Binary
System Binary path or undefined
StaticlocateTry to locate an existing binary
The Path to an Binary Found, or undefined
StaticparseParse "input" into DryMongoBinaryOptions
The Input to be parsed with the regex
The Options which will be augmented with "input"
The Augmented options
Locate an Binary, without downloading / locking