##// END OF EJS Templates
store exit code in user_ns['_exit_code']...
store exit code in user_ns['_exit_code'] _exit_code is an equivalent to `$?` in bash. It always has the most recent exit value of a shell.system subprocess.

File last commit:

r2756:35f39729
r3910:49cc4a9d
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer