commandlineparser / commandlineparser/commandline
No Verb Validation when only Options are provided?
Aberta
- Linguagem predominante
- C#
- Estrelas
- 4.8k
- Forks
- 478
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi,
i have configured options (-i -o -k), but when i put in a verb at the beginning, no error or similar is raised. The "unknown" verb is just ignored. Is this intended?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start by reproducing the reported setup with options -i, -o, and -k plus an unknown leading verb, then locate the command-line parsing entry point that handles verbs. Confirm whether the unknown verb should produce an error and add coverage for the observed behavior if the project has a relevant parser test.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Domínio
- cli
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100