Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDownloaderOptions

Downloader options.

Hierarchy

  • IDownloaderOptions

Index

Properties

filesPerSecond?: number

How many files per second will be downloaded. (0 - unlimited).

default

0

rootPath?: string

A path for saving beatmaps.

default

"./cache"

synchronous?: boolean

Should file downloading be synchronous or not?

default

true