func init()
in
cmd/version.go [30:32]
3
lines of code
1
McCabe index (conditional complexity)
func init() { rootCmd.AddCommand(versionCmd) }