mirror of https://github.com/docker/cli.git
751f320eed
full diff:
|
||
---|---|---|
.. | ||
COPYING | ||
README | ||
go.mod | ||
shlex.go |
README
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.