mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-05 17:23:50 +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
|