5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-21 02:16:58 +00:00
matterbridge/vendor/github.com/kballard/go-shellquote/doc.go

4 lines
118 B
Go
Raw Normal View History

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