サンプル
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