home
function
babashka.fs/home
(home [] [user])With no arguments, returns the current value of the `user.home`
system property as a `Path`. If a `user` is passed, returns that user's home
directory as found in the parent of home with no args.
Examples
No examples yet. Be the first to add one!