Versions in this module Expand all Collapse all v1 v1.0.0 Oct 22, 2023 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 + Name string + RootCfg GlobalConfig + Verbose bool + Version string + func CmdGlobalEntry() *GlobalCommand + type GlobalConfig struct + LogLevel string + TimeoutSecond uint