Information about the running environment for the Pedestal application.
Information about the running environment for the Pedestal application.
True when running in development mode; this is set from configuration
(JVM property io.pedestal.dev-mode or environment variable PEDESTAL_DEV_MODE) and is generally false.
Development mode exists to assist in setting up a useful REPL-oriented workflow for local development and testing. It should never be enabled in production.
True when running in development mode; this is set from configuration (JVM property `io.pedestal.dev-mode` or environment variable `PEDESTAL_DEV_MODE`) and is generally false. Development mode exists to assist in setting up a useful REPL-oriented workflow for local development and testing. It should never be enabled in production.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |