Spelling (#1543)
* spelling: available * spelling: explicitly * spelling: feel * spelling: github * spelling: individual * spelling: inputting * spelling: occurring * spelling: overriding * spelling: propagated * spelling: recursively * spelling: reuse * spelling: single * spelling: value Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
2
testdata/godoc-v2.x.txt
vendored
2
testdata/godoc-v2.x.txt
vendored
@@ -841,7 +841,7 @@ func Exit(message interface{}, exitCode int) ExitCoder
|
||||
|
||||
This is the simplest way to trigger a non-zero exit code for an App
|
||||
without having to call os.Exit manually. During testing, this behavior
|
||||
can be avoided by overiding the ExitErrHandler function on an App or the
|
||||
can be avoided by overriding the ExitErrHandler function on an App or the
|
||||
package-global OsExiter function.
|
||||
|
||||
func NewExitError(message interface{}, exitCode int) ExitCoder
|
||||
|
Reference in New Issue
Block a user