Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ cmdConference
Method
cmdConference
src/main/java/Client/Roster.java:1946–1950 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1944
//#ifndef WMUC
1945
1946
public
void
cmdConference() {
1947
if
(isLoggedIn()) {
1948
new
Bookmarks(null);
1949
}
1950
}
1951
//#endif
1952
1953
public
void
cmdActions() {
Callers
1
menuAction
Method · 0.95
Calls
1
isLoggedIn
Method · 0.95
Tested by
no test coverage detected