Skip to main content

executable?

function

babashka.fs/executable?

(executable? [f])
Returns true if `f` has is executable via [Files/isExecutable](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/Files.html#isExecutable(java.nio.file.Path)).

No examples yet. Be the first to add one!