pub fn clear_owned_paths(
workspace: &Utf8Path,
definition: &TrackerDefinition,
) -> Result<()>Expand description
Remove a tracker’s owned paths from a workspace — restoring “no captured content” means file absence, not leftovers.
pub fn clear_owned_paths(
workspace: &Utf8Path,
definition: &TrackerDefinition,
) -> Result<()>Remove a tracker’s owned paths from a workspace — restoring “no captured content” means file absence, not leftovers.