- open-directory dir #!optional (dot-files? #f)procedure
opens the directory with the specified pathname for reading, returning an opaque directory object.
- dir
- path
- dot-files?
- whether filenames beginning with "." are returned
opens the directory with the specified pathname for reading, returning an opaque directory object.