Liking cljdoc? Tell your friends :D

dn.service-detect.utils

Generic utility functions

Generic utility functions
raw docstring

find-env-varclj

(find-env-var env pattern)

Finds first env var that matches given pattern

Finds first env var that matches given pattern
raw docstring

find-env-varsclj

(find-env-vars env pattern)

Finds all env vars that match the given regex pattern

Finds all env vars that match the given regex pattern
raw docstring

key-likeclj

(key-like re m)

Finds a key in the map that matches given regex

Finds a key in the map that matches given regex
raw docstring

try-parseclj

(try-parse v)

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

× close