vl-file-directory-p


(vl-file-directory-p pathName)

This function verifies whether pathName specifies an existing folder name.

Arguments

pathName  (string) name of a directory / folder

Return

T if pathName is an existing folder, NIL otherwise

Example


Remarks

if pathName does not contain a path, the actual OS folder is used to search for the specified folder



©  Bricsys NV. All rights reserved.