Liking cljdoc? Tell your friends :D
Clojure only.

dk.salza.liq.tools.textutil


calc-contextclj

(calc-context text col)

Calculates a context object like a filepath, url, checkbox, code collapse and returns the type and the matched string. Output like {:type :file :value /tmp/tmp.txt}

Calculates a context object like
a filepath, url, checkbox, code
collapse and returns the type and
the matched string.
Output like {:type :file :value /tmp/tmp.txt}
sourceraw docstring

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

× close