vibe-d ~master (2022-11-16T10:14:41Z)
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.