Skip to main content

cmd_keys_add

Function cmd_keys_add 

Source
pub fn cmd_keys_add(chave: &str) -> Result<()>
Expand description

Adds a new key to the XDG storage.

Re-uses escrever_config_xdg which already implements deduplication and chmod 600.