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