shouldCache property

bool shouldCache
getter/setter pair

Whether parsed file templates are retained between render calls.

Implementation

bool shouldCache = true;