//
pkg.gl
Category
github.com/u2takey/go-utils
shellquote
package
0.3.1
Repository:
https://github.com/u2takey/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
218 SLOC
#
Functions
Join
Join quotes each argument and joins them with a space.
Split
Split splits a string according to /bin/sh's word-splitting rules.
#
Variables
UnterminatedDoubleQuoteError
No description provided by the author
UnterminatedEscapeError
No description provided by the author
UnterminatedSingleQuoteError
No description provided by the author