[][src]Function devlog::hook::hook_cmd

pub fn hook_cmd(
    repo_dir: &Path,
    hook_type: &HookType
) -> Result<Option<Command>, Error>

Retrieves the executable hook command if it exists.