Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ getKey
Method
getKey
lib/SettingsService/src/KeyValue.h:208–211 ·
view source on GitHub ↗
* Get key. * * @return Key */
Source
from the content-addressed store, hash-verified
206
* @return Key
207
*/
208
const char* getKey() const final
209
{
210
return m_key;
211
}
212
213
/**
214
* Get minimum value.
Callers
5
cleanUp
Method · 0.45
getSettingByKey
Method · 0.45
handleSettings
Function · 0.45
handleSetting
Function · 0.45
storeSetting
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected