Opens a new OutputStream for the given Path. @param path the path of the file @param append whether to append to or a replace an existing file @return a stream ready to write to the file @throws IOException if stream creation fails @since Ant 1.10.2
(Path path, boolean append)
source not stored for this graph (policy: none)
no outgoing calls