Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UrfaveCliAppendCliCommand ¶
func UrfaveCliAppendCliCommand(target []*cli.Command, elem []*cli.Command) []*cli.Command
func UrfaveCliAppendCliFlag ¶
func UrfaveCliAppendCliFlag(target []cli.Flag, elem []cli.Flag) []cli.Flag
UrfaveCliAppendCliFlag
append cli.Flag if flag name exists will panic: do UrfaveCliAppendCliFlag err, flag exists name xxx at [xxx]
func UrfaveCliAppendCliFlags ¶ added in v1.1.0
func UrfaveCliAppendCliFlags(target []cli.Flag, elems ...[]cli.Flag) []cli.Flag
UrfaveCliAppendCliFlags
append cli.Flag
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.