force property

bool? force
getter/setter pair

Actually perform the purge.

If force is set to false, the method will return the expected purge count without deleting any products.

Implementation

core.bool? force;