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

Method setDir

src/main/org/apache/tools/ant/taskdefs/Ant.java:646–648  ·  view source on GitHub ↗

The directory to use as a base directory for the new Ant project. Defaults to the current project's basedir, unless inheritall has been set to false, in which case it doesn't have a default value. This will override the basedir setting of the called project. @param dir new directory as File</c

(File dir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

createAntTaskMethod · 0.95
resolveMethod · 0.95
parsePackagesMethod · 0.45
executeMainMethod · 0.45
doFileOperationsMethod · 0.45
executeMethod · 0.45
getDirectoryScannerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected