exec-paths
function
babashka.fs/exec-paths
(exec-paths [])Returns executable paths (using the `PATH` environment variable). Same
as `(split-paths (System/getenv "PATH"))`.
Examples
No examples yet. Be the first to add one!
babashka.fs/exec-paths
(exec-paths [])No examples yet. Be the first to add one!