Function aptos_cli_config::utils::write_to_file
source · [−]pub fn write_to_file(path: &Path, name: &str, bytes: &[u8]) -> CliTypedResult<()>Expand description
Write a &[u8] to a file
pub fn write_to_file(path: &Path, name: &str, bytes: &[u8]) -> CliTypedResult<()>Write a &[u8] to a file