commandlineparser / commandlineparser/commandline
Subverbs
Ouverte
enhancement
good first issue
- Langage dominant
- C#
- Étoiles
- 4.8k
- Forks
- 478
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.