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

Method copyrightInfo

context/DocumentContextReader.cpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252CopyrightInfo DocumentContextReader::copyrightInfo() const
253{
254 return m_copyrightInfo;
255}
256
257PluginLLMCore::ContextData DocumentContextReader::prepareContext(
258 int lineNumber, int cursorPosition, const Settings::CodeCompletionSettings &settings) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected