//
pkg.gl
Category
github.com/knieriem/gointernal
cmd
quoted
package
0.2.0-pre2
Repository:
https://github.com/knieriem/gointernal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
103 SLOC
#
Functions
Join
Join joins a list of arguments into a string that can be parsed with Split.
Split
Split splits s into a list of fields, allowing single or double quotes around elements.
#
Type aliases
Flag
A Flag parses a list of string arguments encoded with Join.