dendrite/vendor/src/github.com/google/shlex
2017-09-05 17:09:50 +01:00
..
COPYING gb vendor fetch github.com/alecthomas/gometalinter 2017-09-05 17:09:50 +01:00
README gb vendor fetch github.com/alecthomas/gometalinter 2017-09-05 17:09:50 +01:00
shlex_test.go gb vendor fetch github.com/alecthomas/gometalinter 2017-09-05 17:09:50 +01:00
shlex.go gb vendor fetch github.com/alecthomas/gometalinter 2017-09-05 17:09:50 +01:00

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