File: doc.go

package info (click to toggle)
golang-github-kballard-go-shellquote 0.0~git20180428.95032a8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 88 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (5)
1
2
3
// Shellquote provides utilities for joining/splitting strings using sh's
// word-splitting rules.
package shellquote