mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-05 15:38:47 +00: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
|