-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat(#118): improve error message for `--execute` * fix: use previous styles * docs: add comment to clarify change * fix: print full error message * feat: change to error format Co-authored-by: ccoVeille <[email protected]> * refactor: `input` as `out` to match `executeCommand` Also prints new line after error status. * feat: use `Println` Co-authored-by: ccoVeille <[email protected]> * refactor: include entire error msg * fix: input must be set in --execute --------- Co-authored-by: bashbunni <[email protected]> Co-authored-by: ccoVeille <[email protected]>
- Loading branch information
1 parent
bcb36b7
commit 425055f
Showing
3 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters