Skip to main content

classify

Function classify 

Source
pub fn classify(input: &ClassifyInput<'_>) -> Option<Observation>
Expand description

Classify a PostToolUse event. Returns None when the event should not produce an observation (non-edit tool, no file path, missing diff signal, or a privacy-denied path).