MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / exit

Method exit

Tools/pybench/CommandLine.py:393–401  ·  view source on GitHub ↗

Exit the program. rc is used as exit code and passed back to the calling program. It defaults to 0 which usually means: OK.

(self, rc=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

parseMethod · 0.45
ColorDB.pyFile · 0.45
usageFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected