MCPcopy Create free account
hub / github.com/Selectively11/CloudRedirect / providerAuthenticated

Method providerAuthenticated

ui-linux/src/backend.cpp:407–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

405 saveConfig();
406}
407bool Backend::providerAuthenticated() const { return m_providerAuthenticated; }
408
409bool Backend::notificationsEnabled() const { return m_notificationsEnabled; }
410void Backend::setNotificationsEnabled(bool enabled)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected