package sihl-web

  1. Overview
  2. Docs

Module Sihl_web.FlashSource

Sourceexception Flash_not_found
Sourceval find_alert : Rock.Request.t -> string option
Sourceval set_alert : string option -> Rock.Response.t -> Rock.Response.t
Sourceval find_notice : Rock.Request.t -> string option
Sourceval set_notice : string option -> Rock.Response.t -> Rock.Response.t
Sourceval find_custom : Rock.Request.t -> string option
Sourceval set_custom : string option -> Rock.Response.t -> Rock.Response.t
Sourceval middleware : ?flash_store_name:string -> unit -> Rock.Middleware.t