Skip to main content

run_deny

Function run_deny 

Source
pub async fn run_deny(
    id: &str,
    always_ask: bool,
    add_rule: bool,
    scope: &str,
) -> Result<()>
Expand description

Deny a pending decision. Writes the response to the file-backed queue so the blocking check process can pick it up.