mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-19 23:05:04 +01:00
3 lines
118 B
Go
3 lines
118 B
Go
// Shellquote provides utilities for joining/splitting strings using sh's
|
|
// word-splitting rules.
|
|
package shellquote
|