Skip to main content

record_gh

Function record_gh 

Source
pub fn record_gh(outcome: GhOutcome)
Expand description

Appends one kind: "gh" record from the active context.

Best effort and exit-code-safe: it goes through record, which swallows every error, so a logging failure can never change a gh caller’s result.