Prefix sets the prefix for the output. The text to place before the display.
(string)
| 35 | // Prefix sets the prefix for the output. The text to place before |
| 36 | // the display. |
| 37 | Prefix(string) |
| 38 | // Suffix sets the suffix for the output. The text to place after |
| 39 | // the display. |
| 40 | Suffix(string) |
no outgoing calls
no test coverage detected