auth/vendor/github.com/kballard/go-shellquote/doc.go

4 lines
118 B
Go
Raw Normal View History

2022-06-09 17:35:23 +00:00
// Shellquote provides utilities for joining/splitting strings using sh's
// word-splitting rules.
package shellquote