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

Class Concat

src/main/org/apache/tools/ant/taskdefs/Concat.java:78–1045  ·  view source on GitHub ↗

This class contains the 'concat' task, used to concatenate a series of files into a single stream. The destination of this stream may be the system console, or a file. The following is a sample invocation: <concat destfile="${build.dir}/index.xml" append="false">

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getFileUtilsMethod · 0.95

Tested by

no test coverage detected