Skip to main content

exec-paths

function

babashka.fs/exec-paths

(exec-paths [])
Returns executable paths (using the `PATH` environment variable). Same as `(split-paths (System/getenv "PATH"))`.

No examples yet. Be the first to add one!