Liking cljdoc? Tell your friends :D

babel.processor


get-errorclj

(get-error session-number)
source

modify-errorsclj

(modify-errors inp-message)
source

process-messageclj

(process-message err)

takes a session number, and returns the adjusted message as a string.

takes a session number, and returns the adjusted message as a string.
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