Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
524
bool LightpackPluginInterface::GetStatusAPI()
525
{
526
return (!lockSessionKeys.isEmpty());
527
}
528
529
QStringList LightpackPluginInterface::GetProfiles()
530
{
Callers
1
clientProcessCommands
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected