Liking cljdoc? Tell your friends :D

net.r4s6.which


executable?clj/s

source

exists?clj/s

source

find-inclj/s

(find-in paths target)
(find-in paths target check)

Finds file in provided paths.

Finds file in provided paths.
sourceraw docstring

path-joinclj/s

source

path-separatorclj/s

The system PATH separator (":" on unix, ";" on windows).

The system PATH separator (":" on unix, ";" on windows).
sourceraw docstring

path-separator-reclj/s

source

system-pathclj/s

(system-path)

The PATH from the environment.

The PATH from the environment.
sourceraw docstring

whichclj/s

(which exe)

Finds provided executable name in PATH or returns nil.

Finds provided executable name in PATH or returns nil.
sourceraw docstring

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

× close