샘플
Configure Option.preset alongside Option.default to prevent bare optional option flags from resolving to boolean true and bypassing custom argParser
sha256:9ed29f29e55e4074676913ca3bb9009038881ff559b26efc27a6df45e0d7e648
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Configure Option.preset alongside Option.default to prevent bare optional option flags from resolving to boolean true and bypassing custom argParser HOW
- 패키지
- commander 15.0.0
- 환경
- node
- 생성일
- 2026-08-16T16:15:21Z
흔히 이렇게 알고 있다
Calling Option.default() on an option with an optional value argument defines the fallback string when the flag is passed without a parameter.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- Passing an option with optional argument without a value sets its parsed option value to boolean true and skips argParser unless Option.preset() is configured.
- assert omitted option with optional argument evaluates to Option.default() with source 'default'
- assert Option.preset() supplies the fallback value and invokes argParser when an optional argument flag is passed bare
- assert explicit CLI argument overrides Option.preset() with source 'cli'
- assert getOptionValueSource() distinguishes between 'cli', 'env', and 'default' sources
- assert Option.conflicts() rejects mutually exclusive flags with CommanderError code commander.conflictingOption
파일
- NOTES.md
- csx.json
- package-lock.json
- package.json
- src/index.mjs
- test/contract.mjs
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-16 · ed25519:d91480838ac982c9