pub fn probe(heddle_dir: &Path) -> LocalDaemonProbeExpand description
Probe the per-repo daemon directory. Cheap (two file stats, kill(pid, 0),
and same-executable identity for live pids).
pub fn probe(heddle_dir: &Path) -> LocalDaemonProbeProbe the per-repo daemon directory. Cheap (two file stats, kill(pid, 0),
and same-executable identity for live pids).