(parse-type registry type string)
Parse a string based on a type in the registry.
Provided as a convenience because the way this is hidden away in a tangle of classes is ridiculous.
Parse a string based on a type in the registry. Provided as a convenience because the way this is hidden away in a tangle of classes is ridiculous.
(register-type! registry
{:cucumber.parameter/keys [name regexp class transformer
suggest? prefer-for-regexp-match?]
:or {suggest? true
regexp ""
prefer-for-regexp-match? false
class (quote java.lang.Object)}})
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 |