Cache.cache()->delete()
 
   
[Top]
predef::
Cache
Cache.cache

Method Cache.cache()->delete()


Method delete

void delete(string key, void|int(0..1) 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)


Insert any HTML comment here. You can use any HTML tags and containers. Use <phl> ... </phl> if you'd like to insert some Pike / C examples or code.
 
HTML OK CSS