Skip to content

SystemDependencyCheck

Defined in: core.ts:235

How to probe for a system binary dependency.

command: string

Defined in: core.ts:237

Command name to execute (first argv element).


optional args?: string[]

Defined in: core.ts:239

Arguments passed after the command.


optional versionPattern?: string

Defined in: core.ts:241

Regex with one capture group to extract the version from stdout.