func init()
in
cmd/start.go [36:38]
3
lines of code
1
McCabe index (conditional complexity)
func init() { rootCmd.AddCommand(startCmd) }