MCPcopy 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

initMethod · 0.95
parseAnnotationsMethod · 0.45
parseArgsMethod · 0.45
headerMethod · 0.45
usageMethod · 0.45
errorMethod · 0.45
attributeMethod · 0.45
startOpenMethod · 0.45
finishEmptyMethod · 0.45
doctypeMethod · 0.45
containsMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by 2

getCodeMethod · 0.36