vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
SessionStore.createSessionInstance
index
vibe
http
session
SessionStore
Creates a new Session object which sources its contents from this store.
interface
SessionStore
protected @
safe
final
Session
createSessionInstance
(
string
id
= null
)
Meta
Source
See Implementation
index
vibe
http
session
SessionStore
functions
create
createSessionInstance
destroy
get
isKeySet
iterateSession
open
remove
set
properties
storageType
Creates a new Session object which sources its contents from this store.