Writes the directory entries from the first and the filenames from the second list to the given writer, one entry per line. @param dirs a list of directories @param files a list of files @param writer the writer to write to @since Ant 1.6.2
(List<String> dirs, List<String> files,
PrintWriter writer)
source not stored for this graph (policy: none)
no test coverage detected