@wcauchois/program-builder > ProgramWithSubcommands > determineSubcommand
Signature: ProgramWithSubcommands.determineSubcommand() method
determineSubcommand(args: string[]): [string[], string[], ProgramWithAction<any>];
Parameters
Parameter | Type | Description |
---|---|---|
args |
|
[string[], string[], ProgramWithAction<any>]