Function: commandHasVersion()
commandHasVersion(
directory): (id,version?) =>Promise<boolean>
Defined in: commands.ts:317
Check to see if the catalog has a version for the given command.
Parameters​
| Parameter | Type |
|---|---|
directory | string |
Returns​
Function
Parameters​
| Parameter | Type |
|---|---|
id | string |
version? | string |