MCPcopy Create free account
hub / github.com/comunes/kune / getRootName

Method getRootName

src/main/java/cc/kune/core/server/tool/ServerTool.java:72–72  ·  view source on GitHub ↗

Gets the root name. @return the root name

()

Source from the content-addressed store, hash-verified

70 * @return the root name
71 */
72 String getRootName();
73
74 /**
75 * Gets the target.

Callers 2

addMethod · 0.65
registerMethod · 0.65

Implementers 1

AbstractServerToolsrc/main/java/cc/kune/core/server/Abst

Calls

no outgoing calls

Tested by

no test coverage detected