Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jgraph/drawio
/ getSecret
Method
getSecret
src/main/java/com/mxgraph/online/AbsCache.java:512–515 ·
view source on GitHub ↗
Returns the data.
()
Source
from the content-addressed store, hash-verified
510
* Returns the data.
511
*/
512
public
String getSecret()
513
{
514
return
secret;
515
}
516
517
/**
518
* Constructs a
new
cache entry.
Callers
9
checkPatch
Method · 0.95
getPatches
Method · 0.95
getConfig
Method · 0.80
getConfig
Method · 0.80
getConfig
Method · 0.80
getConfig
Method · 0.80
getPusher
Method · 0.80
getConfig
Method · 0.80
getConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected