Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ AddCommand
Method
AddCommand
src/Group.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
10
void cGroup::AddCommand( AString a_Command )
11
{
12
m_Commands[ a_Command ] = true;
13
}
14
15
16
Callers
1
LoadGroups
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected