kubernetes/vendor/github.com/google/shlex
2022-05-04 10:27:41 -04:00
..
COPYING
README
shlex.go

go-shlex is a simple lexer for go that supports shell-style quoting,
commenting, and escaping.