package
0.4.1
Repository: https://github.com/obsidiandynamics/libstdgo.git
Documentation: pkg.go.dev

# Functions

Parse processes the given cmdArgs into a Parts slice.

# Constants

FreeForm is a key in PartsMap for free-form (trailing) values.

# Structs

Part is a tuple of parsed arguments.

# Type aliases

Parts is a slice of Part tuples.
PartsMap keys unique part names to the values.