Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jun 5, 2022
1 parent 1293f61 commit 3459d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bin/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const handleOptsError = function (message, value) {
return value
}

// Print the error message and|or stack trace
const printError = function (error, silent, short) {
if (silent) {
return
Expand Down

0 comments on commit 3459d9b

Please sign in to comment.