Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Col-E/Recaf
/ conf
Method
conf
src/main/java/me/coley/recaf/ui/controls/KeybindField.java:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
private
ConfKeybinding conf() {
68
return
Recaf.getController().config().keys();
69
}
70
}
Callers
2
KeybindField
Method · 0.95
update
Method · 0.95
Calls
3
getController
Method · 0.95
keys
Method · 0.80
config
Method · 0.45
Tested by
no test coverage detected