pub fn aplicar_permissoes_600(caminho: &Path) -> Result<()>Expand description
Sets 600 permissions (owner read/write only) on Unix systems.
On non-Unix systems this is a no-op. Centralises the chmod 600 used by
escrever_config_xdg and escrever_config_arquivo.