1
0
mirror of https://github.com/rancher/os.git synced 2025-06-30 16:51:47 +00:00
os/vendor/github.com/flynn/go-shlex
2016-05-23 17:22:40 -07:00
..
COPYING move dependencies to vendor 2015-12-04 20:19:31 +05:00
Makefile move dependencies to vendor 2015-12-04 20:19:31 +05:00
README.md move dependencies to vendor 2015-12-04 20:19:31 +05:00
shlex.go move dependencies to vendor 2015-12-04 20:19:31 +05:00

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