Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/s3si/deps.ts>MultiProgressBar#end

Export your battles from SplatNet to https://stat.ink
Latest
method MultiProgressBar.prototype.end
import { MultiProgressBar } from "https://deno.land/x/s3si@gui-v0.4.20/deps.ts";

end: end a progress bar. No need to call in most cases, unless you want to end before 100%

Returns

Promise<void>