ProgressBar

constructor(taskName: String, completion: Int, currentStatus: Int = 0)

Parameters

taskName

shown name of task at the beginning of the progress bar

completion

maximum steps to until the task is completed

currentStatus

current progress status