luet/vendor/github.com/google/shlex
2021-01-22 16:54:19 +01:00
..
COPYING Update gomod and vendor 2021-01-22 16:54:19 +01:00
README Update gomod and vendor 2021-01-22 16:54:19 +01:00
shlex.go Update gomod and vendor 2021-01-22 16:54:19 +01:00

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