Std.App.Health.detailed
fn
detailed: Str -> Std.App.Health.Verdict -> Str -> Std.App.Health.FindingThis is a callable function.
What it does
A finding with something said about it, for a check that knows more than
its verdict.
Read the signature
- The text after the name is the type checked by Pudu.
- Read arrows from left to right: inputs come first, and the final type is returned.
