MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / instanceNames

Method instanceNames

sources/providersConfig/ProviderInstanceFactory.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167QStringList ProviderInstanceFactory::instanceNames() const
168{
169 return m_instanceNamesCache;
170}
171
172QStringList ProviderInstanceFactory::instanceNamesForClientApi(const QString &clientApi) const
173{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected