package
1.3.0
Repository: https://github.com/asticode/go-astitools.git
Documentation: pkg.go.dev

# Functions

NewStringsMap creates a new StringsMap.
Subcommand retrieves the subcommand from the input Args.

# Structs

Time represents a time flag.

# 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.