Home > @rushstack/ts-command-line > CommandLineParameterProvider > parametersProcessed
CommandLineParameterProvider.parametersProcessed property
Informs the caller if the argparse data has been processed into parameters.
Signature:
get parametersProcessed(): boolean;