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

Method setEnvironment

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

Sets the environment variables for the subprocess to launch. @param env array of Strings, each element of which has an environment variable settings in format key=value .

(String[] env)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

prepareExecMethod · 0.95
runCommandMethod · 0.95
executeAsForkedMethod · 0.95
executeForkedTestMethod · 0.95
runMethod · 0.95
copyPropertyMethod · 0.45
setupEnvironmentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected