isInstalled
Function: isInstalled()
isInstalled(
command):boolean
Defined in: src/install/utils/packageCheck.ts:14
Check if a command/package is available in PATH
Parameters
command
string
Command name to check (alphanumeric, hyphens, underscores only)
Returns
boolean