Skip to main content

normalize

function

babashka.fs/normalize

(normalize [f])
Returns normalize `Path` for `f` via [Path#normalize](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/Path.html#normalize()).

No examples yet. Be the first to add one!