alecthomas / alecthomas/kingpin
export envVarValuesSeparator
Aperta
- Lingua principale
- Go
- Stelle
- 3.6k
- Fork
- 279
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I just failed to configure multiple values for .Strings() with an systemd EnvironmentFile=
it is not possible to use `\n` there.
It would be great if we could change the value of `envVarValuesSeparator` with a Setter() or by exporting the variable.
Another solution would be to introduce a new fluent .EnvSeparator()
https://github.com/alecthomas/kingpin/blob/master/envar.go#L9
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.