Returns
t
if thepathspec
designates an absolute pathname,nil
otherwise.
Returns an absolute pathname corresponding to
pathspec
by merging it withdefault
, and (CURRENT-DIRECTORY) if necessary.
Returns
nil
ifpathspec
(a pathname designator) does not designate a directory,pathspec
otherwise. It is irrelevant whether file or directory designated bypathspec
does actually exist.
Converts the non-wild pathname designator
pathspec
to directory form.
Converts the non-wild pathname designator
pathspec
to file form.