Skip to main content
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.

Type

boolean | undefined
Back to top