Skip to main content

handle_set

Function handle_set 

Source
pub async fn handle_set(
    config: &Config,
    key: &str,
    value: &str,
    force: bool,
) -> Result<()>