vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
MemorySessionStore.set
index
vibe
http
session
MemorySessionStore
Undocumented in source. Be warned that the author may not have intended to support it.
class
MemorySessionStore
@
safe
@
trusted
void
set
(
string
id
,
string
name
,
Variant
value
)
Meta
Source
See Implementation
index
vibe
http
session
MemorySessionStore
functions
create
destroy
get
isKeySet
iterateSession
open
remove
set
properties
storageType