Public Vars

Back

which-all (clj)

(source)

function

(which-all program) (which-all program opts)
Returns every Path to `program` found in (`exec-paths`). See `which`.

Examples