• Provides a mechanism to download the target Scryfall card DB after checking existing local instances are older. This is accomplished by fetching the bulk data object for the target DB and comparing against the metadata stored in any local DBs.

    The Scrydex / ScryfallDB data is compressed on download stored in dirpath relative to the current working directory or an absolute path if provided. dirpath should not end with a path separator character.

    Parameters

    Returns Promise<void>