Function Session.isKeySet
Queries the session for the existence of a particular key.
bool isKeySet
(
string key
) @safe;
Queries the session for the existence of a particular key.
bool isKeySet
(
string key
) @safe;