ICli.parse() MethodSignature
Parses the command-line arguments and invoke the registered command handler.
Signature
parse(): void;Parameters
| Parameter | Type | Description |
|---|---|---|
| (Returns) | void |
Parses the command-line arguments and invoke the registered command handler.
parse(): void;| Parameter | Type | Description |
|---|---|---|
| (Returns) | void |