path
function
babashka.fs/path
(path [f] [parent child] [parent child & more])Coerces arg(s) into a `Path`, combining multiple paths into one.
Multiple-arg versions treat the first argument as parent and subsequent
args as children relative to the parent.
Examples
No examples yet. Be the first to add one!