Skip to main contentCrate clash_notify
Source - PromptResponse
- Response from an interactive desktop notification prompt.
- init
- One-time initialization. On macOS, sets the bundle identifier used for
notifications. Safe to call multiple times (subsequent calls are no-ops).
- notify
- Fire-and-forget desktop notification. Errors are logged but never propagated.
- prompt
- Interactive notification with Approve/Deny buttons.