Liking cljdoc? Tell your friends :D

gregor.output-policy


any-output?clj

(any-output? output-policy)

Returns true if any output was requested, false otherwise

Returns `true` if any output was requested, `false` otherwise
sourceraw docstring

control-output?clj

(control-output? output-policy)

Returns true if we should send control output, false otherwise

Returns `true` if we should send control output, `false` otherwise
sourceraw docstring

data-output?clj

(data-output? output-policy)

Returns true if we should send data output, false otherwise

Returns `true` if we should send data output, `false` otherwise
sourceraw docstring

error-output?clj

(error-output? output-policy)

Returns true if we should send error output, false otherwise

Returns `true` if we should send error output, `false` otherwise
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