vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
Session.isKeySet
index
vibe
http
session
Session
Queries the session for the existence of a particular key.
struct
Session
@
safe
bool
isKeySet
(
string
key
)
Meta
Source
See Implementation
index
vibe
http
session
Session
functions
destroy
get
isKeySet
opApply
opCast
remove
set
properties
id
Queries the session for the existence of a particular key.