commandlineparser / commandlineparser/commandline

Subverbs

Open
#353 16 comments 28 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C#
Stars
4.8k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.