Skip to main content

cmd_alerts_check

Function cmd_alerts_check 

Source
pub fn cmd_alerts_check(
    workspace: Option<&Path>,
    days: u64,
    json: bool,
) -> Result<()>