Documentation ¶ Index ¶ func WrapCommand(cmd *kingpin.CmdClause, f func(gogh.Env) error) (string, func() error) func WrapConfigurableCommand(cmd *kingpin.CmdClause, f func(gogh.Env, *env.Config) error) (string, func() error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func WrapCommand ¶ func WrapCommand(cmd *kingpin.CmdClause, f func(gogh.Env) error) (string, func() error) func WrapConfigurableCommand ¶ func WrapConfigurableCommand(cmd *kingpin.CmdClause, f func(gogh.Env, *env.Config) error) (string, func() error) Types ¶ This section is empty. Source Files ¶ View all Source files mainutil.go Click to show internal directories. Click to hide internal directories.