It has this interface findFiles2(filePattern: GlobPattern[] but this is implemented as two independent searches, and if they overlap, I get duplicate results. That's a bit unexpected, not sure why it ...