chickadee » awful » enable-session-inspector

enable-session-inspector path #!key css titleprocedure

Enable the session inspector. path is the URL path to the session inspector.

The keyword parameter css is the CSS to be used the the session inspector page (see the documentation for html-page, from the html-utils egg, for the css keyword parameter.)

The keyword parameter title (a string) is the title for the session inspector page (see the documentation for html-page, from the html-utils egg, for the title keyword parameter.)

The session inspector is automatically enabled by the awful application server when the --development-mode is provided (available from /session-inspector).