-
-
Couldn't load subscription status.
- Fork 53
Open
Description
I'd love to be able to track the exit status of commands like phpunit/pest in the tab bar, so I can just run them and move on. In my mind it would manifest as a green check ✓ or red X and maybe the UX could be:
Command::from('…')->trackExitStatus()
Even better if trackExitStatus() can take an optional closure to handle complex exit status codes (and returns a either the thing to show, or a boolean, not sure?).
Metadata
Metadata
Assignees
Labels
No labels