class Bulk::Puller

Overview

Pulls bulk data from Scryfall.

Defined in:

bulk.cr

Class Method Summary

Class Method Detail

def self.force_bulk_enable : Bool #

Deletes bulk data on start.


[View source]
def self.update(bulk_time = 2629743) : Nil #

Downloads bulk data and keeps it up to date with bulk_time.


[View source]