vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
SessionStore.isKeySet
index
vibe
http
session
SessionStore
Determines if a certain session key is set.
interface
SessionStore
@
safe
bool
isKeySet
(
string
id
,
string
key
)
Meta
Source
See Implementation
index
vibe
http
session
SessionStore
functions
create
createSessionInstance
destroy
get
isKeySet
iterateSession
open
remove
set
properties
storageType
Determines if a certain session key is set.