Documentation ¶
Index ¶
- func TryParseFlagValue(flag string, pval *string, set func(v string), pi *int, args []string) (ok bool, err error)
- func TryParseFlagsValue(flags []string, pval *string, set func(v string), pi *int, args []string) (ok bool, err error)
- func TrySingleFlag(flags []string, arg string) (flag string, value string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TryParseFlagValue ¶
func TryParseFlagsValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.