source: code/trunk/vendor/github.com/kballard/go-shellquote/doc.go@ 822

Last change on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago

Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 118 bytes
RevLine 
[822]1// Shellquote provides utilities for joining/splitting strings using sh's
2// word-splitting rules.
3package shellquote
Note: See TracBrowser for help on using the repository browser.