Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ SetPath
Method
SetPath
src/CamuleFileConfig.h:88–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void SetPath(const wxString& strPath) override
89
{
90
CCtypeAsciiScope scope;
91
wxFileConfig::SetPath(strPath);
92
}
93
94
protected:
95
bool DoReadString(const wxString& key, wxString* pStr) const override
Callers
2
SaveCats
Method · 0.80
LoadCats
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected