pub fn run_hook_toggle( path: Option<&str>, action: &str, chain: bool, ) -> Result<()>
Toggle or status check for background Git hooks (global or local workspace).