class Launch::Router::Session::Store
- Launch::Router::Session::Store
- Reference
- Object
Defined in:
launch/router/session/session_store.crConstructors
Instance Method Summary
- #build : Session::AbstractStore
- #config : Hash(Symbol, Symbol | String | Int32)
- #cookies : Cookies::Store
Constructor Detail
def self.new(cookies : Launch::Router::Cookies::Store, config : Hash(Symbol, Int32 | String | Symbol))
#