Signed-off-by: xubin <781647222@qq.com> |
||
---|---|---|
.. | ||
COPYING | ||
README | ||
go.mod | ||
shlex.go |
README
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.
Signed-off-by: xubin <781647222@qq.com> |
||
---|---|---|
.. | ||
COPYING | ||
README | ||
go.mod | ||
shlex.go |
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.