Arguments validators in cobra command
Aberta
enhancement
- Linguagem predominante
- Go
- Estrelas
- 116
- Forks
- 13
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Arguments validators - provide global arguments that should not be redefined
Cobra can have number of issues with arguments - arguments defined on child can shadow global ones that were defined in the root. Arguments can override short-hands etc.
related to #58
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.