commandlineparser / commandlineparser/commandline
unused positional argument / value
未關閉
- 主要語言
- C#
- 星號
- 4.8k
- 分支
- 478
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I got no parsing error if a positional argument is present
example:
no value/positional arguments allowed at all
option with space
abc.exe -t myPath/with a/unwandted/space
so the option is myPath/with and the rest is completely lost without an error
Am I missing a special configuration here?
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先重現回報的命令 `abc.exe -t myPath/with a/unwandted/space`,並檢查 parser 如何處理額外的位置值。當未使用的位置引數以 parsing error 被拒絕,或明確確立了用於拒絕該引數的支援設定時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100