aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/google/shlex/README
blob: c86bcc066fdd2e8cac44fb36e5a57a51cbb6cd71 (plain)
1
2
go-shlex is a simple lexer for go that supports shell-style quoting,
commenting, and escaping.