func Execute()
in
cli/cmd/state.go [55:57]
3
lines of code
1
McCabe index (conditional complexity)
func Execute() { cobra.CheckErr(stateCmd.Execute()) }