appDataDir
The OS application-data base directory where downloaded bundles persist: macOS ~/Library/Application Support, Windows %APPDATA%, Linux $XDG_DATA_HOME (or ~/.…
The OS application-data base directory where downloaded bundles persist:
macOS ~/Library/Application Support, Windows %APPDATA%, Linux $XDG_DATA_HOME (or
~/.local/share). Override with the WVB_APP_DATA_DIR env var.
function appDataDir(): string;Returns
string