MCPcopy Create free account
hub / github.com/BaseXdb/basex / header

Method header

basex-core/src/main/java/org/basex/util/Main.java:49–49  ·  view source on GitHub ↗

Returns a header string for command-line information. @return header string

()

Source from the content-addressed store, hash-verified

47 * @return header string
48 */
49 public abstract String header();
50
51 /**
52 * Returns a usage string for command-line information.

Callers 5

usageMethod · 0.45
basicMethod · 0.45
assignMethod · 0.45
sendMethod · 0.45
setContentTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected