Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArgConfigType ¶
type ArgRetType ¶
type ArgRetType struct {
Set map[string]string
Remainder []string
Config *ArgConfigType
}
func GetArgs ¶
func GetArgs(argConfig *ArgConfigType, off int, argc []string) (rv *ArgRetType, err error)
func (*ArgRetType) Usage ¶
func (aa *ArgRetType) Usage(cmd string)
Click to show internal directories.
Click to hide internal directories.