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 is a website building & hosting documentation for Clojure/Script libraries

× close