chickadee » srfi-170 » read-directory-entry

read-directory-entry directory-objectprocedure

returns the name of the next available file, or the end-of-file object if there are no more files. The special . and .. names are never returned.

directory-object
opaque directory object