Пример #1
0
func registerBefore(c *cli.Context) error {
	globalDebugFlag = c.GlobalBool("debug")
	return nil
}