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

Method setWorkingDirectory

src/main/org/apache/tools/ant/taskdefs/Execute.java:362–364  ·  view source on GitHub ↗

Sets the working directory of the process to execute. This is emulated using the antRun scripts unless the OS is Windows NT in which case a cmd.exe is spawned, or MRJ and setting user.dir works, or JDK 1.3 and there is official support in java.lang.Runtime. @param wd the working directory of th

(File wd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

executeMethod · 0.95
prepareExecMethod · 0.95
compileMethod · 0.95
executeMethod · 0.95
runCommandMethod · 0.95
runMethod · 0.95
getExecuteMethod · 0.95
runMethod · 0.95
runCmdMethod · 0.95
runMethod · 0.95
executeAsForkedMethod · 0.95
runMklinkMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected