Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZetaMap/MoreCommands
/ saveSettings
Method
saveSettings
src/main/java/filter/ArgsFilter.java:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
public
static
void
saveSettings() {
50
Core.settings.put(
"ArgsFilter"
, enabled);
51
}
52
}
Callers
2
registerServerCommands
Method · 0.95
load
Method · 0.95
Calls
1
put
Method · 0.45
Tested by
no test coverage detected