()
| 37 | ) |
| 38 | |
| 39 | func NoColor() { |
| 40 | DoneColor = nocolor |
| 41 | TimerColor = nocolor |
| 42 | CountColor = nocolor |
| 43 | WarningColor = nocolor |
| 44 | SuccessColor = nocolor |
| 45 | ErrorColor = nocolor |
| 46 | PrefixColor = nocolor |
| 47 | } |
no outgoing calls
no test coverage detected
searching dependent graphs…