Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Callers
15
test_new_file_edit_one_commit
Method · 0.45
test_only_commit_gpt_edited_file
Method · 0.45
test_gpt_edit_to_dirty_file
Method · 0.45
test_gpt_edit_to_existing_file_not_in_repo
Method · 0.45
test_cmd_undo_with_dirty_files_not_in_last_commit
Method · 0.45
test_create_new_file_with_other_file_in_chat
Method · 0.45
test_full_edit
Method · 0.45
test_full_edit_dry_run
Method · 0.45
test_update_files_earlier_filename
Method · 0.45
test_update_hash_filename
Method · 0.45
test_full_edit
Method · 0.45
test_setup_git
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected