Versions in this module Expand all Collapse all v1 v1.0.0 Oct 12, 2024 Changes in this version + func GlobalAction(c *cli.Context) error + func GlobalAfterAction(c *cli.Context) error + func GlobalBeforeAction(c *cli.Context) error + func GlobalFlag() []cli.Flag + func HideGlobalFlag() []cli.Flag + func TestMain(m *testing.M) + type GlobalCommand struct + Args cli.Args + BuildId string + HomePage string + Name string + RootCfg GlobalConfig + Verbose bool + Version string + func CmdGlobalEntry() *GlobalCommand + type GlobalConfig struct + ExecFullPath string + LogLevel string + RunRootPath string + TimeoutSecond uint