Skip to main content

hook_status

Function hook_status 

Source
pub fn hook_status(repo_root: &Path) -> Result<String, HookError>
Expand description

Check whether graphify hooks are installed in the repository at repo_root.

Returns a human-readable status string.