Function generate_string

Function Documentation

function generate_string(perc, opts)

Generate the progress bar string.

Parameters
  • perc – Percentage of the progress bar to be filled.

  • opts – Struct containing the options.

Returns

out The output string.