added note on permissions failure in find-files
svn: r14282
This commit is contained in:
parent
f9190e5c1c
commit
76358d66e7
|
@ -682,6 +682,9 @@ If @scheme[start-path] does not refer to an existing file or
|
||||||
directory, then @scheme[predicate] will be called exactly once with
|
directory, then @scheme[predicate] will be called exactly once with
|
||||||
@scheme[start-path] as the argument.}
|
@scheme[start-path] as the argument.}
|
||||||
|
|
||||||
|
The @scheme[find-files] procedure signals an error if it encounters a directory
|
||||||
|
on which @scheme[directory-list] fails.
|
||||||
|
|
||||||
@defproc[(pathlist-closure [path-list (listof path-string?)])
|
@defproc[(pathlist-closure [path-list (listof path-string?)])
|
||||||
(listof path?)]{
|
(listof path?)]{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user