CodeSampleX

Ejemplo

Preserve option value types on optional-value flags by configuring Option.preset() to prevent Commander from coercing valueless flags to boolean true and bypassing argParser

sha256:4bf9cbc16740182dbe7fcca88866b9e64c94372e4115587056c4b525005ba078

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Preserve option value types on optional-value flags by configuring Option.preset() to prevent Commander from coercing valueless flags to boolean true and bypassing argParser HOW
Paquetes
commander 15.0.0
Entorno
node
Creado
2026-08-17T01:48:40Z

Lo que suele suponerse

An option configured with an optional value and a custom argParser coerces a fallback value through argParser when the flag is invoked without an argument on the command line.

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación