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