mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-11 14:04:15 +08:00
4 lines
118 B
Go
4 lines
118 B
Go
![]() |
// Shellquote provides utilities for joining/splitting strings using sh's
|
||
|
// word-splitting rules.
|
||
|
package shellquote
|