commandlineparser / commandlineparser/commandline
Subverbs
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- C#
- Star
- 4.8k
- Fork
- 478
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.