pub fn hook_status(repo_root: &Path) -> Result<String, HookError>
Check whether graphify hooks are installed in the repository at repo_root.
repo_root
Returns a human-readable status string.