Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ write
Method
write
tools/creduce.py:56–58 ·
view source on GitHub ↗
(self, p)
Source
from the content-addressed store, hash-verified
54
self.commands.extend(cmds)
55
56
def
write(self, p):
57
write_to(p, self.commands)
58
make_executable(p)
59
60
def
show(self):
61
print_lines(self.commands)
Callers
15
compare_ast_symdb
Function · 0.45
test-my-pr.py
File · 0.45
compare-valueflow-options.py
File · 0.45
creduce.py
File · 0.45
__writefile
Method · 0.45
generate_package_diff_statistics
Function · 0.45
server
Function · 0.45
donate-cpu-server.py
File · 0.45
convertFile
Method · 0.45
triage_version.py
File · 0.45
_test_library_includes
Function · 0.45
__test_project_error
Function · 0.45
Calls
2
write_to
Function · 0.85
make_executable
Function · 0.85
Tested by
15
_test_library_includes
Function · 0.36
__test_project_error
Function · 0.36
test_json_entry_file_not_found
Function · 0.36
__copy_cppcheck_premium
Function · 0.36
test_misra_c_builtin_style_checks
Function · 0.36
test_build_dir_hash_cppcheck_product
Function · 0.36
test_misra_py
Function · 0.36
test_invalid_license_retry
Function · 0.36
test_cwe
Function · 0.36
test_hash
Function · 0.36
test_empty_catch_block
Function · 0.36
test_show_all_defines
Function · 0.36