Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ccxt/ccxt
/ exitScript
Method
exitScript
java/tests/src/main/java/tests/BaseTest.java:357–359 ·
view source on GitHub ↗
(int code)
Source
from the content-addressed store, hash-verified
355
}
356
357
public
static
void
exitScript(
int
code) {
358
System.exit(code);
359
}
360
361
public
boolean isSync() {
362
return
false;
Callers
4
initInner
Method · 0.80
testHasProps
Method · 0.80
runStaticTests
Method · 0.80
runBrokerIdTests
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected