Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NtQuery/Scylla
/ getString
Method
getString
Scylla/Configuration.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
const WCHAR* Configuration::getString() const
32
{
33
return valueString;
34
}
35
36
void Configuration::setString(const WCHAR* str)
37
{
Callers
3
createNewImportSection
Method · 0.80
loadOptions
Method · 0.80
saveStringToConfigFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected