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

Method execute

src/main/org/apache/tools/ant/taskdefs/optional/vss/MSVSS.java:181–189  ·  view source on GitHub ↗

Executes the task. Builds a command line to execute ss.exe and then calls Exec's run method to execute the command line. @throws BuildException if the command cannot execute.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

buildCmdLineMethod · 0.95
runMethod · 0.95
isFailureMethod · 0.95
getFailOnErrorMethod · 0.95
formatCommandLineMethod · 0.95
getLocationMethod · 0.45

Tested by

no test coverage detected