Liking cljdoc? Tell your friends :D

cuic.repl


default-launch-optsclj

source

disable-cache!clj

(disable-cache! browser)

Disables cache from the given browser instance

Disables cache from the given browser instance
sourceraw docstring

inspectclj

(inspect nodes)

Logs the given DOM nodes to then opened browser's console

Logs the given DOM nodes to then opened browser's console
sourceraw docstring

launch-as-default!clj

(launch-as-default!)
(launch-as-default! opts)

Launches a new (visible) browser and sets it to the default browser.

Launches a new (visible) browser and sets it to the default browser.
sourceraw docstring

set-browser!clj

(set-browser! browser)

Forcefully sets the default browser to the given one so that every core function is run against this browser.

Forcefully sets the default browser to the given one so that every core
function is run against this browser.
sourceraw docstring

swap-config!clj

(swap-config! f & args)

Forcefully updates the default configurations with the given function.

Forcefully updates the default configurations with the given function.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close