import { App } from "https://deno.land/x/s3si@gui-v0.4.16/src/app.ts";
Constructors
new
App(opts: Opts)Methods
private
exportGameList(unnamed 0: { type: Game["type"]; exporter: GameExporter; fetcher: GameFetcher; gameListFetcher: GameListFetcher; stepProgress: StepProgress; onStep: () => void; }): Promise<StepProgress>Export game list.
private
exportOnce()countDown(sec: number)
exporterProgress(title: string)
getExporters(): Promise<GameExporter[]>
getSkipMode(): ("vs" | "coop")[]
monitor()
printStats(stats: Record<string, StepProgress>)
run()