generateToCache property

bool? generateToCache
final

Whether output should be cached. If true, the generator's output will be stored in the build cache.

Implementation

final bool? generateToCache;