kops/vendor/github.com/google/shlex
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
..
COPYING
README
shlex.go

README

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