absolutize
function
babashka.fs/absolutize
(absolutize [f])Converts `f` into an absolute `Path` via [Path#toAbsolutePath](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/Path.html#toAbsolutePath()).
Examples
No examples yet. Be the first to add one!