MCPcopy Index your code
hub / github.com/forloopcodes/contextplus / getDocumentCount

Method getDocumentCount

src/core/embeddings.ts:541–543  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

539 }
540
541 getDocumentCount(): number {
542 return this.documents.length;
543 }
544}

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected