pub fn write_file(path: String, contents: String) -> Result<String>
Expand description

Returns path on success