Appearance
Home > resol-vbus-core-toolbox > ArgParser > (constructor)
ArgParser.(constructor)
Create a new argument parser.
Signature:
typescript
constructor(args: string[]);
Parameters
Parameter | Type | Description |
---|---|---|
args | string[] | List of arguments. |