Searched defs:Command (Results 1 – 4 of 4) sorted by relevance
7 export type Command = (argv?: string[]) => void; alias
21 Command: string; property
16 export type Command = (argv?: string[]) => void; alias
80 Command: string; property