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

Method getOutputDir

src/main/org/apache/tools/ant/taskdefs/Rmic.java:180–185  ·  view source on GitHub ↗

Gets the base directory to output the generated files, favoring destdir if set, otherwise defaulting to basedir. @return the actual directory to output to (either destdir or basedir) @since Ant 1.8.0

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
scanDirMethod · 0.95

Calls 2

getDestdirMethod · 0.95
getBaseMethod · 0.95

Tested by

no test coverage detected