Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ GetProfiles
Method
GetProfiles
Software/src/LightpackPluginInterface.cpp:529–532 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
527
}
528
529
QStringList LightpackPluginInterface::GetProfiles()
530
{
531
return Settings::findAllProfiles();
532
}
533
534
QString LightpackPluginInterface::GetProfile()
535
{
Callers
1
clientProcessCommands
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected