enableAutoUpdate abstract method

void enableAutoUpdate(
  1. bool enable
)

Enables autoupdating downloaded caches when they become outdated.

Implementation

void enableAutoUpdate(core.bool enable);