Skip to main content

is_supporter_now

Function is_supporter_now 

Source
pub fn is_supporter_now(path: &Path) -> bool
Expand description

Single-call answer to “is this install a supporter right now?”. Reads the on-disk record and applies the offline grace window so callers don’t have to thread now/grace logic of their own. Used by gated IPC paths (e.g. custom_css) to authorise per-call.