chickadee » vfs » vfs:file-exists?

(vfs:file-exists? FILESYSTEM PATHNAME)method

Called for file-exists? when the given pathname refers to FILESYSTEM. Should return true when the designated file exists or #f if not.