interface ExitCodeInterface (View source)

If an annotated command method encounters an error, then it should either throw an exception, or return a result object that implements ExitCodeInterface.

Methods

getExitCode()

No description

Details

getExitCode()

No description