1056
1056
The data yielded is of the form:
1057
1057
((directory-relpath, directory-path-from-top),
1058
[(relpath, basename, kind, lstat), ...]),
1058
[(directory-relpath, basename, kind, lstat), ...]),
1059
1059
- directory-relpath is the relative path of the directory being returned
1060
1060
with respect to top. prefix is prepended to this.
1061
1061
- directory-path-from-root is the path including top for this directory.