Append all files found by a directory scanner to a vector. @param files the vector to append the files to. @param ds the scanner to get the files from.
(Vector<String> files, DirectoryScanner ds)
source not stored for this graph (policy: none)
no test coverage detected