[][src]Function xshell::write_file

pub fn write_file(
    path: impl AsRef<Path>,
    contents: impl AsRef<[u8]>
) -> Result<()>