Skip to main content

handle_codex_notify

Function handle_codex_notify 

Source
pub async fn handle_codex_notify(
    notification_json: Option<String>,
    no_toast: bool,
    force_toast: bool,
) -> Result<()>