gh-ost/vendor/github.com/google/shlex
2022-12-04 01:40:53 +01:00
..
COPYING Move localtests to golang+docker 2022-12-04 01:40:53 +01:00
README Move localtests to golang+docker 2022-12-04 01:40:53 +01:00
shlex.go Move localtests to golang+docker 2022-12-04 01:40:53 +01:00

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