forked from ebhomengo/niki
1
0
Fork 0
niki/vendor/github.com/google/shlex
hossein a0ac672120 vendorize project 2024-08-29 06:56:59 +03:30
..
COPYING vendorize project 2024-08-29 06:56:59 +03:30
README vendorize project 2024-08-29 06:56:59 +03:30
shlex.go vendorize project 2024-08-29 06:56:59 +03:30

README

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