CacheBuster constructor

CacheBuster(
  1. Config config
)

Implementation

CacheBuster(this.config) : _logger = Logger(config.verbose);