commandlineparser / commandlineparser/commandline
Can I use command without verb when verbs are declared?
Đang mở
- 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ả
Is it possible to use verbs with options like this:
`app.exe install --name someName --version 1.0.0`
and have command which doesn't use verb and use only value attribute such as:
`app.exe someName stream`
I need to do this for backwards compatibility of my application.
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á.