moby--moby/vendor/github.com/google/shlex
Tonis Tiigi 6fcb36ff14 vendor: add buildkit dependency
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-06-10 10:05:19 -07:00
..
COPYING vendor: add buildkit dependency 2018-06-10 10:05:19 -07:00
README vendor: add buildkit dependency 2018-06-10 10:05:19 -07:00
shlex.go vendor: add buildkit dependency 2018-06-10 10:05:19 -07:00

README

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