func init()
in
cli/cmd/show.go [20:22]
3
lines of code
1
McCabe index (conditional complexity)
func init() { stateCmd.AddCommand(showCmd) }