Function: COMMON-LISP:USER-HOMEDIR-PATHNAME

package type clhs github

Return the home directory of the user as a pathname. If the HOME environment variable has been specified, the directory it designates is returned; otherwise obtains the home directory from the operating system. HOST argument is ignored by SBCL.

Lambda list

(&optional sb-kernel:host)