MCPcopy Create free account
hub / github.com/IQEngine/IQEngine / text

Method text

tools/metadata_loader/tests/test_unit_metadata.py:19–20  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

17 self.text = text
18
19 def text(self):
20 return self.text
21
22 return MockResponse("[]")
23

Callers 1

getMetaFromFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected