Create better exit response messages #24

Closed
opened 2024-08-06 01:39:30 +02:00 by oysteikt · 1 comment
Owner

Some of the commands will currently exit successfully without saying anything. While the user should know that the exit status and lack of error message means everything went okay, it still feels a bit better when the tool actively tells you that everything went fine.

Some of the commands will currently exit successfully without saying anything. While the user *should* know that the exit status and lack of error message means everything went okay, it still feels a bit better when the tool actively tells you that everything went fine.
oysteikt added the good first issuefeature request labels 2024-08-06 01:39:30 +02:00
Author
Owner

This was fixed with the introduction of CommandStatus in 7e71b5071f

This was fixed with the introduction of `CommandStatus` in 7e71b5071f4a6a49ebab30bf093d2daa0d59994b
oysteikt added this to the Initial release milestone 2025-11-25 17:11:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/muscl#24