Liking cljdoc? Tell your friends :D

babel.processor


modify-errorsclj

(modify-errors inp-message)

takes a nREPL response, and returns a message with the errors fixed

takes a nREPL response, and returns a message with the errors fixed
sourceraw docstring

recorderclj

source

reset-recorderclj

(reset-recorder)

This function reset the recorder atom

This function reset the recorder atom
sourceraw docstring

update-recorder-detailclj

(update-recorder-detail inp-message)

takes error message details, and put them into the recorder

takes error message details, and put them into the recorder
sourceraw docstring

update-recorder-msgclj

(update-recorder-msg inp-message)

takes an unfixed error message, and put it into the recorder

takes an unfixed error message, and put it into the recorder
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close