Add a report type for hook output status #8
Labels
No Label
Browser: Chromium
Browser: Firefox
Bug Report
Completed
Crate: hooked-book
Documentation
Enhancement
Feature Request
Packaging
Progress Tracker
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#4 Fine-grained control over task output
Holllo/hooked
Reference: Holllo/hooked#8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This would build on #4 by having a central
Report
type that we'd construct while a hook is running and then have all the output formatting based on that report. Kind of similareyre
'sReport
type.