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