Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PkgManageCmd = &gcli.Command{ Name: "pkg", Aliases: []string{"pkgm", "pkgx"}, Desc: "local package tools management", Config: func(c *gcli.Command) { }, Func: func(c *gcli.Command, _ []string) error { return errors.New("TODO") }, }
PkgManageCmd command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.