package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

Join joins a list of arguments into a string that can be parsed with Split.
Split splits s into a list of fields, allowing single or double quotes around elements.

# Type aliases

A Flag parses a list of string arguments encoded with Join.