Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ yes
Method
yes
src/main/java/Archive/ArchiveList.java:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
new
AlertBox(SR.MS_DELETE, SR.MS_SURE_DELETE) {
153
154
public
void
yes() {
155
deleteMessage();
156
}
157
158
public
void
no() {
159
}
Callers
nothing calls this directly
Calls
2
deleteMessage
Method · 0.95
deleteAll
Method · 0.80
Tested by
no test coverage detected