ARO-RP/vendor/github.com/google/shlex
darthhexx 1c4e98933e Vendor installer release 4.10
Switches to go.1.17, OCP 4.10, and Kubernetes 1.23 modules.
2022-05-25 14:49:12 +10:00
..
COPYING Add gotestsum to the vendor 2021-06-01 15:25:56 +02:00
README Add gotestsum to the vendor 2021-06-01 15:25:56 +02:00
shlex.go Add gotestsum to the vendor 2021-06-01 15:25:56 +02:00

README

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