SessionStore.isKeySet

Determines if a certain session key is set.

interface SessionStore
@safe
bool
isKeySet
(
string id
,
string key
)

Meta