샘플
ArgParser.parse greedily consumes subsequent flag tokens as literal option values when a single option expecting a value is followed by a hyphenated argument
sha256:bb553cdbba6515874c02f0505de8bf76311a0d6eb43308f02fb9568806121c59
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- ArgParser.parse greedily consumes subsequent flag tokens as literal option values when a single option expecting a value is followed by a hyphenated argument HOW
- 패키지
- args 2.6.0
- 환경
- dart
- 생성일
- 2026-08-17T02:03:39Z
흔히 이렇게 알고 있다
When an option expecting a value is immediately followed by a registered flag like --verbose, ArgParser.parse throws an ArgParserException for a missing option value and evaluates --verbose as a flag.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- ArgParser.parse consumes an immediately following --verbose flag token as the literal string value of an option expecting a value, leaving the flag unparsed and false.
- assert(results['output'] == '--verbose');
- assert(results['verbose'] == false);
- assert(results.wasParsed('verbose') == false);
파일
- NOTES.md
- csx.json
- pubspec.lock
- pubspec.yaml
- test/contract.dart
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- dart 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · pub@1 · 2026-08-17 · ed25519:d91480838ac982c9