Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ header
Method
header
basex-core/src/main/java/org/basex/BaseXServer.java:271–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
269
}
270
271
@Override
272
public
String header() {
273
return
Util.info(S_CONSOLE_X, S_SERVER);
274
}
275
276
@Override
277
public
String usage() {
Callers
1
BaseXServer
Method · 0.95
Calls
1
info
Method · 0.95
Tested by
no test coverage detected