Results for “Std.App.Report”
5 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.App.Report
What a start or a stop did.
- Std.App.explainReport
&Std.App.Report -> StrWhat went wrong, as text.
- Std.App.start
&Std.App.App -> Std.App.ReportStart every stage in order.
- Std.App.stop
&Std.App.App -> Std.App.ReportStop every stage in reverse and summarize all failures.
- Std.App.succeeded
&Std.App.Report -> BoolWhether a report says everything worked.
