vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
MemorySessionStore.set
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
vibe
http
session
MemorySessionStore
functions
create
destroy
get
isKeySet
iterateSession
open
remove
set
properties
storageType