public interface Globber
Modifier and Type | Method and Description |
---|---|
Set<String> |
run(Collection<String> include,
Collection<String> exclude,
boolean excludeDirectories) |
Set<String> run(Collection<String> include, Collection<String> exclude, boolean excludeDirectories) throws IOException, InterruptedException
IOException
InterruptedException