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

Method resolveFile

src/main/org/apache/tools/ant/Project.java:1460–1463  ·  view source on GitHub ↗

Return the canonical form of a filename. If the specified file name is relative it is resolved with respect to the given root directory. @param fileName The name of the file to resolve. Must not be null . @param rootDir The directory respective to which relative fi

(final String fileName, final File rootDir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getFilesMethod · 0.95
addPathElementMethod · 0.45
toTargetTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected