Hello; I would like to know what the ResourceAccessor#list(String,
String, boolean, boolean, boolean)
method is used for.
I am curious because I have written a URLResourceAccessor. I am
unsure whether to try to delegate or emulate this method or simply
return null, since
as a general rule a URL can't "list" its contents.
Best,
Best,