# Functions
NewStringsMap creates a new StringsMap.
Subcommand retrieves the subcommand from the input Args.
# Type aliases
Strings represents a flag that can be set several times that will output a []string.
StringsMap represents a flag that can be set several times that will output a map[string]bool.