pub fn run_hook( command: &str, cwd: &Path, package: &str, action: &str, ) -> Result<()>
Run a hook command via sh -c. Empty hooks are no-ops. Sets DOTM_PACKAGE, DOTM_TARGET, DOTM_ACTION environment variables.
sh -c