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

Method instanceFactory

sources/agents/AgentFactory.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214Providers::ProviderInstanceFactory *AgentFactory::instanceFactory() const noexcept
215{
216 return m_instanceFactory.data();
217}
218
219Providers::ProviderSecretsStore *AgentFactory::secretsStore() const noexcept
220{

Callers

nothing calls this directly

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected