apiref
tkt@2.0.2

ICli.parse()  MethodSignature

Parses the command-line arguments and invoke the registered command handler.

Signature

parse(): void;

Parameters

ParameterTypeDescription
(Returns)void