commandlineparser / commandlineparser/commandline

Subverbs

未关闭
#353 16 条评论 28 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
C#
星标
4.8k
派生
478
PR 合并指标
30 天内没有已合并 PR

描述

Does this library support subverbs? Based on my current research it doesn't. For example, let's assume git is the top level verb, And it has several layers of subverbs.

git/commit
git/push/folder --> (file and folder are verbs as well)
git/push/file
git/pull/folder
git/pull/file

Is there anyway to write this kind of command line interface with multiple layers of subcommands/subverbs? Thanks

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先阅读包含 16 条评论的讨论,并定位 repository 当前的 command 和 subcommand 入口点。将现有行为与提议的 git/push/file 和 git/pull/folder 层级进行比较。完成的标准是确定是否支持嵌套 subverb;如果不支持,则明确界定所需范围。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
cli
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。