Skip to main content

record

Function record 

Source
pub fn record(db_path: &Path, entry: &TrackingEntry<'_>)
Expand description

Record a decision, logging errors to stderr instead of propagating.

This is the hook-path entry point — it must never block or fail the hook.