commandlineparser / commandlineparser/commandline

IEnumerable<string> Option ignores duplicate values

Aperta
#692 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
4.8k
Fork
478
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Passing the following `-s "one" "two" "three" "three" "three"` to an option that's an `IEnumerable` will yield only the first 3 strings and ignore the last 2.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.