pub fn current_python_integrity(
root: &Path,
command: &[String],
) -> Result<RunIntegrity, String>Expand description
The fingerprint a later query compares against the stored run: the same discovery and inputs the run used, without preparing a plan.