find Files
Find files using glob patterns.
Parameters
glob
the glob pattern to match files against
find Highest
if true, only the highest matching file in the directory tree will be returned For example, if you want to find all Maven projects by looking for pom.xml files.