MCPcopy Create free account
hub / github.com/Atarity/Lightpack / GetStatusAPI

Method GetStatusAPI

Software/src/LightpackPluginInterface.cpp:524–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522}
523
524bool LightpackPluginInterface::GetStatusAPI()
525{
526 return (!lockSessionKeys.isEmpty());
527}
528
529QStringList LightpackPluginInterface::GetProfiles()
530{

Callers 1

clientProcessCommandsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected