pflag icon indicating copy to clipboard operation
pflag copied to clipboard

Teach pflag to handle unambiguous abbreviated long-args

Open opencoff opened this issue 2 years ago • 1 comments

  • add a new abbreviation generator (abbrev.go) with tests
  • teach flag.go to build an abbrev table for long args and look it up and add tests to verify new behavior
  • Fix "spurious new line" error from use of Println()

opencoff avatar Dec 30 '22 18:12 opencoff

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 30 '22 18:12 CLAassistant