Arc Cross Reference

dir-exists

[procedure] file-exists name

[proceduer] dir-exists name

Returns name if the named file or directory exists, otherwise nil.

scheme:file-exists?, scheme:directory-exists?