func init()
in
cmd/docker-regex_push.go [32:34]
3
lines of code
1
McCabe index (conditional complexity)
func init() { DockerRegexCmd.AddCommand(DockerRegexPushCmd) }