4 lines
118 B
Go
Raw Normal View History

// Shellquote provides utilities for joining/splitting strings using sh's
// word-splitting rules.
package shellquote