Skip to main content

tokens

property ParseArgsConfig.tokens

Return the parsed tokens. This is useful for extending the built-in behavior, from adding additional checks through to reprocessing the tokens in different ways.

boolean | undefined
Back to top