Skip to content

Home > resol-vbus-core-toolbox > CliParserOptions > remainingArgs

CliParserOptions.remainingArgs property

The remaining args after the first '--'.

Signature:

typescript
remainingArgs: string[];