Liking cljdoc? Tell your friends :D
Clojure only.

quil.middlewares.bind-output


bind-outputclj

(bind-output options)

Saves current *out* thread and before calling each handler binds local *out* to the saved one. This way all logs go to original output. When used from repl in emacs logs go to repl buffer instead of server buffer.

Saves current `*out*` thread and before calling each
handler binds local `*out*` to the saved one. This way
all logs go to original output. When used from repl
in emacs logs go to repl buffer instead of server
buffer.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close