mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-10 13:57:28 -06: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
|