Public Vars

Back

home (clj)

(source)

function

(home) (home user)
With no arguments, returns the current value of the `user.home` system property. If a `user` is passed, returns that user's home directory as found in the parent of home with no args.

Examples