CLIExit
Last updated
Was this helpful?
Exits the CLI with the specified exit code.
CLIExit(exitCode=[numeric])exitCode
numeric
false
By convention, a nonzero status code, indicates abnormal termination. Deault code is 0.
0
Last updated
Was this helpful?
Was this helpful?
