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

3 lines
95 B
Plaintext

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