Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Method Cache.cache()->delete()


Method delete

void delete(string key, void|bool hard)

Description

Forcibly removes some key. If the 'hard' parameter is supplied and true, deleted objects will also have their lfun::destroy method called upon removal by some backends (i.e. memory)