spf13 / pflag

Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
BSD 3-Clause "New" or "Revised" License
2.43k stars 348 forks source link

lazyQuote option for stringSlice #371

Open dbenque opened 1 year ago

dbenque commented 1 year ago

possible fix for https://github.com/spf13/pflag/issues/370

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.