Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ local
Method
local
basex-core/src/main/java/org/basex/core/CLI.java:181–183 ·
view source on GitHub ↗
Indicates if this is a local client. @return local mode
()
Source
from the content-addressed store, hash-verified
179
* @
return
local mode
180
*/
181
protected
boolean local() {
182
return
true;
183
}
184
}
Callers
15
init
Method · 0.95
parseAnnotations
Method · 0.45
parseArgs
Method · 0.45
header
Method · 0.45
usage
Method · 0.45
error
Method · 0.45
attribute
Method · 0.45
startOpen
Method · 0.45
finishEmpty
Method · 0.45
doctype
Method · 0.45
contains
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
2
getCode
Method · 0.36
assertSerializationError
Method · 0.36