DockerCLI/vendor/github.com/flynn-archive/go-shlex
Daniel Nephin 6686ada6a4 Add vendor
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-04-17 18:12:58 -04:00
..
COPYING Add vendor 2017-04-17 18:12:58 -04:00
README.md Add vendor 2017-04-17 18:12:58 -04:00
shlex.go Add vendor 2017-04-17 18:12:58 -04:00

README.md

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