Skip to main content

absolute?

function

babashka.fs/absolute?

(absolute? [f])
Returns true if `f` represents an absolute path via [Path#isAbsolute](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/Path.html#isAbsolute()).

No examples yet. Be the first to add one!