Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ Clear
Method
Clear
lib/inifile/iniFile.cpp:632–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
630
631
632
void cIniFile::Clear(void)
633
{
634
names.clear();
635
keys.clear();
636
comments.clear();
637
}
638
639
640
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected