Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Col-E/Recaf
/ config
Method
config
src/main/java/me/coley/recaf/ui/MainMenu.java:592–594 ·
view source on GitHub ↗
@return Private config.
()
Source
from the content-addressed store, hash-verified
590
* @
return
Private config.
591
*/
592
private
ConfBackend config() {
593
return
controller.config().backend();
594
}
595
}
Callers
15
load
Method · 0.95
addLibrary
Method · 0.95
saveApplication
Method · 0.95
exportMap
Method · 0.95
applyMap
Method · 0.95
applyTinyV2Map
Method · 0.95
saveWorkspace
Method · 0.95
updateRecent
Method · 0.95
addRecentItem
Method · 0.95
setup
Method · 0.45
MainMenu
Method · 0.45
ofRoot
Method · 0.45
Calls
1
backend
Method · 0.80
Tested by
no test coverage detected