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