Function status
Source pub fn status(request: &InstallRequest) -> Result<HookStatus, HookError>
Expand description
Inspects marker-owned host and strict-gate content without changing files.
ยงErrors
Returns HookError when existing host configuration cannot be read or parsed.