Session.isKeySet

Queries the session for the existence of a particular key.

struct Session
@safe
bool
isKeySet
(
string key
)

Meta