Skip to main content

tombstone_present

Function tombstone_present 

Source
pub fn tombstone_present(root: &Path) -> bool
Expand description

Whether the tombstone is present.

Re-checked on every append and immediately before every send. This is what makes codewhale config set telemetry false — an external write by another process — observable to a session that is already running.