Package nz.org.riskscape.engine.cli
Class ExitCode
java.lang.Object
nz.org.riskscape.engine.cli.ExitCode
Return this from a ChildCommand
command to indicate special exit instructions from the program
-
Constructor Details
-
ExitCode
-
ExitCode
public ExitCode(int code)
-
-
Method Details
-
action
-
getCode
public int getCode() -
getMessage
-