source:
code/trunk/vendor/github.com/kballard/go-shellquote/doc.go@
822
Last change on this file since 822 was 822, checked in by , 22 months ago | |
---|---|
File size: 118 bytes |
Rev | Line | |
---|---|---|
[822] | 1 | // Shellquote provides utilities for joining/splitting strings using sh's |
2 | // word-splitting rules. | |
3 | package shellquote |
Note:
See TracBrowser
for help on using the repository browser.