notmuch-web-0.2.0: A web interface to the notmuch email indexer

Safe HaskellNone

Foundation

Synopsis

Documentation

getExtra :: (MonadHandler m, HandlerSite m ~ App) => m ExtraSource

Get the Extra value, used to hold data from the settings.yml file.

isPjax :: (MonadHandler m, HandlerSite m ~ App) => m BoolSource

Checks if the request comes from pjax