pub fn preferred_expected_hook_executable<S: AsRef<str>>(
paths: &[S],
) -> Option<String>Expand description
Prefer the full remem path when hooks mention both binaries. Infer it
from a sibling remem-hook when that is the only configured executable.