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

Method addDirset

src/main/org/apache/tools/ant/taskdefs/SubAnt.java:471–473  ·  view source on GitHub ↗

Adds a directory set to the implicit build path. Note that the directories will be added to the build path in no particular order, so if order is significant, one should use a file list instead! @param set the directory set to add.

(DirSet set)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

addMethod · 0.95

Tested by

no test coverage detected