@wcauchois/program-builder > ProgramWithSubcommands > execOrThrow
Signature: ProgramWithSubcommands.execOrThrow() method
execOrThrow(rawArgs?: string[]): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
rawArgs |
|
Promise<void>
@wcauchois/program-builder > ProgramWithSubcommands > execOrThrow
execOrThrow(rawArgs?: string[]): Promise<void>;
Parameter | Type | Description |
---|---|---|
rawArgs |
|
Promise<void>