MCPcopy Create free account
hub / github.com/apache/ant / scan

Method scan

src/main/org/apache/tools/ant/DirectoryScanner.java:844–927  ·  view source on GitHub ↗

Scan for files which match at least one include pattern and don't match any exclude patterns. If there are selectors then the files must pass muster there, as well. Scans under basedir, if set; otherwise the include patterns without leading wildcards specify the absolute paths of the files that may

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

getDirectoryScannerMethod · 0.95
removeOrphanFilesMethod · 0.95
loadLinksMethod · 0.95
getFilesMethod · 0.95
executeMethod · 0.95
transferFilesMethod · 0.95
transferFilesMethod · 0.95
testGetWithSelectorMethod · 0.95

Calls 13

clearResultsMethod · 0.95
isIncludedMethod · 0.95
isExcludedMethod · 0.95
isSelectedMethod · 0.95
checkIncludePatternsMethod · 0.95
clearCachesMethod · 0.95
isJunctionSafeMethod · 0.80
addMethod · 0.65
isSymbolicLinkMethod · 0.45
getAbsolutePathMethod · 0.45
existsMethod · 0.45
isDirectoryMethod · 0.45

Tested by 3

testGetWithSelectorMethod · 0.76