//
pkg.gl
Category
github.com/go-asm/go
cmd
quoted
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
7
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.