package
1.23.0
Repository: https://github.com/shogo82148/std.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.