filestash/vendor/github.com/kballard/go-shellquote/doc.go
Mickael Kerjean 3013141999 clean (sqlite): sqlite without cgo
We want to make it easier to compile the project for newcomers
2022-09-28 13:58:25 +10:00

3 lines
118 B
Go

// Shellquote provides utilities for joining/splitting strings using sh's
// word-splitting rules.
package shellquote