Final sets the string to show after the progress bar is done.
(string)
| 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. |
| 44 | Start() |
| 45 | // Stop stops the progress bar. |
no outgoing calls
no test coverage detected