MCPcopy 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

cleanUpMethod · 0.45
getSettingByKeyMethod · 0.45
handleSettingsFunction · 0.45
handleSettingFunction · 0.45
storeSettingFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected