MCPcopy
hub / github.com/Aider-AI/aider / read_text

Method read_text

tests/scrape/test_playwright_disable.py:77–78  ·  view source on GitHub ↗
(self, filename, silent=False)

Source from the content-addressed store, hash-verified

75 self.errors.append(msg)
76
77 def read_text(self, filename, silent=False):
78 return ""
79
80 def confirm_ask(self, *a, **k):
81 return True

Calls

no outgoing calls

Tested by

no test coverage detected