commandExists
Function: commandExists()
commandExists(
command):Promise<boolean>
Defined in: src/install/utils/exec.ts:64
Parameters
command
string
Returns
Promise<boolean>
commandExists(
command):Promise<boolean>
Defined in: src/install/utils/exec.ts:64
string
Promise<boolean>