Files
kubesphere/vendor/github.com/flynn/go-shlex/README.md
hongming 4144404b0b use go 1.12
Signed-off-by: hongming <talonwan@yunify.com>
2019-03-15 18:24:00 +08:00

3 lines
95 B
Markdown

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