Suffix sets the suffix for the output. The text to place after the display.
(string)
| 38 | // Suffix sets the suffix for the output. The text to place after |
| 39 | // the display. |
| 40 | Suffix(string) |
| 41 | // Final sets the string to show after the progress bar is done. |
| 42 | Final(string) |
| 43 | // Start starts the progress bar. |