(any-output? output-policy)
Returns true
if any output was requested, false
otherwise
Returns `true` if any output was requested, `false` otherwise
(control-output? output-policy)
Returns true
if we should send control output, false
otherwise
Returns `true` if we should send control output, `false` otherwise
(data-output? output-policy)
Returns true
if we should send data output, false
otherwise
Returns `true` if we should send data output, `false` otherwise
(error-output? output-policy)
Returns true
if we should send error output, false
otherwise
Returns `true` if we should send error output, `false` otherwise
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 |