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

4 lines
118 B
Go
Raw Normal View History

2022-01-30 15:27:37 -08:00
// Shellquote provides utilities for joining/splitting strings using sh's
// word-splitting rules.
package shellquote