(flush-handler driver sniffer-key)
This method gets called every time out (or err) gets flushed. If flushing is allowed, our job is to send accumulated (recorded) output to client side. In case of recording was suppressed, we throw away the content and just flip the flag back instead.
This method gets called every time *out* (or *err*) gets flushed. If flushing is allowed, our job is to send accumulated (recorded) output to client side. In case of recording was suppressed, we throw away the content and just flip the flag back instead.
(flush-sniffer! driver sniffer-key)
(flush-sniffer! driver sniffer-key output-kind)
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 |