commandlineparser / commandlineparser/commandline
How to add examples for verbs?
未關閉
- 主要語言
- C#
- 星號
- 4.8k
- 分支
- 478
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I try to add examples for each verb i have.
Is something similar to below possible?
```
[Verb("stop", HelpText = "Stop....")]
[Example("Stop with custom timeout", "dustcli stop --timeout 5000")]
public class StopOptions { ...
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
The issue provides no file, test, or entry point. Start by locating the Verb and HelpText attribute handling and compare how verb metadata is rendered; define the expected Example API and its displayed output before implementing, then add coverage showing examples can be attached to each verb.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100