pub fn write_to_user_only_file(
    path: &Path,
    name: &str,
    bytes: &[u8]
) -> CliTypedResult<()>
Expand description

Write a User only read / write file