Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Method · 0.65
register
Method · 0.65
Implementers
1
AbstractServerTool
src/main/java/cc/kune/core/server/Abst
Calls
no outgoing calls
Tested by
no test coverage detected