SystemDependencyCheck
Defined in: core.ts:235
How to probe for a system binary dependency.
Properties
Section titled “Properties”command
Section titled “command”command:
string
Defined in: core.ts:237
Command name to execute (first argv element).
optionalargs?:string[]
Defined in: core.ts:239
Arguments passed after the command.
versionPattern?
Section titled “versionPattern?”
optionalversionPattern?:string
Defined in: core.ts:241
Regex with one capture group to extract the version from stdout.