Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ build
Method
build
basex-core/src/main/java/org/basex/core/cmd/InfoDB.java:78–81 ·
view source on GitHub ↗
(final CmdBuilder cb)
Source
from the content-addressed store, hash-verified
76
}
77
78
@Override
79
public
void
build(
final
CmdBuilder cb) {
80
cb.init(Cmd.INFO +
" "
+ CmdInfo.DB);
81
}
82
}
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected