RecentManager.hasItem

bool hasItem(string uri) nothrow

Checks whether there is a recently used resource registered with uri inside the recent manager.

Parameters

uria URI

Returns

true if the resource was found, false otherwise