pub fn write_lines(output: &str, lines: &Vec<&str>) -> Result<(), Error>