1090
1081
The data yielded is of the form:
1091
1082
((directory-relpath, directory-path-from-top),
1092
[(directory-relpath, basename, kind, lstat, path-from-top), ...]),
1083
[(relpath, basename, kind, lstat, path-from-top), ...]),
1093
1084
- directory-relpath is the relative path of the directory being returned
1094
1085
with respect to top. prefix is prepended to this.
1095
1086
- directory-path-from-root is the path including top for this directory.