Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ run
Method
run
basex-core/src/main/java/org/basex/core/cmd/Exit.java:19–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
@Override
20
protected
boolean run() {
21
return
Close.close(context);
22
}
23
24
@Override
25
public
void
addLocks() {
Callers
nothing calls this directly
Calls
1
close
Method · 0.95
Tested by
no test coverage detected