method ProgressBar.prototype.incrementimport { ProgressBar } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; increment(inc?): thisIncrements the position of the progress bar. Parametersoptionalinc = [UNSUPPORTED]Returnsthis