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

Method hasErrorInCase

src/main/org/apache/tools/ant/util/FileUtils.java:1569–1579  ·  view source on GitHub ↗

test whether a file or directory exists, with an error in the upper/lower case spelling of the name. Using this method is only interesting on case insensitive file systems (Windows). It will return true only if 3 conditions are met: operating system is case insensitive <li

(File localFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testHasErrorInCaseMethod · 0.80

Calls 7

normalizeMethod · 0.95
getNameMethod · 0.65
getAbsolutePathMethod · 0.45
existsMethod · 0.45
equalsMethod · 0.45
listMethod · 0.45
getParentFileMethod · 0.45

Tested by 1

testHasErrorInCaseMethod · 0.64