Liking cljdoc? Tell your friends :D

errors.messageobj


add-to-msg-infoclj

(add-to-msg-info old-msg-info addition)
(add-to-msg-info old-msg-info addition style)

adds an addition (converted to a string) to the end of an existing msg-info-obj, with an optional style keyword

adds an addition (converted to a string) to the end of an existing msg-info-obj, with an optional style keyword
sourceraw docstring

get-all-textclj

(get-all-text msg-obj)
source

make-display-msgclj

(make-display-msg msg-info-obj)
source

make-mock-preobjclj

(make-mock-preobj matches)
source

make-msg-info-hashclj

(make-msg-info-hash msg)
(make-msg-info-hash msg style)

creates a hash-map for a msg-info-obj out of a msg and style, with the form {:msg message :stylekey style :length n}

creates a hash-map for a msg-info-obj out of a msg and style, with the form {:msg message :stylekey style :length n}
sourceraw docstring

make-msg-info-hashesclj

(make-msg-info-hashes & args)
source

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

× close