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

Method createListFile

src/main/org/apache/tools/ant/taskdefs/optional/Cab.java:174–187  ·  view source on GitHub ↗

Creates a list file. This temporary file contains a list of all files to be included in the cab, one file per line. This method expects to only be called on Windows and thus quotes the file names. @param files the list of files to use. @return the list file created. @throws IOException if t

(Vector<String> files)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 4

createTempFileMethod · 0.80
formatMethod · 0.80
getProjectMethod · 0.65
writeMethod · 0.45

Tested by

no test coverage detected