MCPcopy Index your code
hub / github.com/ccxt/ccxt / exit_script

Function exit_script

python/ccxt/test/tests_helpers.py:202–203  ·  view source on GitHub ↗
(code=0)

Source from the content-addressed store, hash-verified

200 return exc
201
202def exit_script(code=0):
203 exit(code)
204
205
206def get_exchange_prop(exchange, prop, defaultValue=None):

Callers 8

init_innerMethod · 0.90
test_has_propsMethod · 0.90
run_static_testsMethod · 0.90
run_broker_id_testsMethod · 0.90
init_innerMethod · 0.90
test_has_propsMethod · 0.90
run_static_testsMethod · 0.90
run_broker_id_testsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…