9 Commits (688c5a9d4f3beffff9d4fa50bd85907b7067d9a4)

Author SHA1 Message Date
Jesse Szwedko 9e5b04886c Remove logic that exited even if the error was not an OsExiter
7 years ago
HIROSE Masaaki adec15acf5 Add another ExitCoder to assert that it uses last one
7 years ago
HIROSE Masaaki 71ced406af Treat `rc` first called as exit code
7 years ago
mh-cbon b0a8f25773 558: handle multi formatter errors
8 years ago
mh-cbon 79591889a9 Close #558: detect FormattedError and print their stack trace
8 years ago
Dan Buch e9688813e4
Refine error handling behavior
8 years ago
Dan Buch dd253d122c
Write err to stderr, exit 1 if err != ""
8 years ago
Dan Buch cc481d6b0e
Adjust command hiding to use similar convention as hidden flags
8 years ago
Dan Buch 4b4c07bd4f
Ensure HandleAction/HandleExitCoder work correctly with *ExitError
8 years ago