gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

doc.go (118B)


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