ProgressBar.Determinate.render

You're seeing just the function render, go back to ProgressBar.Determinate module for more information.
Link to this function

render(current, total, custom_format \\ [bar: "=", blank: " ", left: "|", right: "|", percent: true, suffix: false, bar_color: [], blank_color: [], width: :auto])

View Source