MCPcopy Create free account
hub / github.com/qilingframework/qiling / save

Method save

tests/test_pe.py:566–567  ·  view source on GitHub ↗
(self, path, entry)

Source from the content-addressed store, hash-verified

564 return entry
565
566 def save(self, path, entry):
567 self.testcase.assertFalse(True) # This should not be called!
568
569
570 def test_pe_win_x8664_libcache(self):

Callers 4

dumpMethod · 0.45
my_putsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected