file
function
babashka.fs/file
(file [f] [f & fs])Coerces arg(s) into a `File`, 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!