MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / result

Method result

python/interaction.py:314–315  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

312
313 @property
314 def result(self):
315 return self._result
316
317 @result.setter
318 def result(self, value):

Callers 3

loadImagesWithAddrMethod · 0.45
populateSymbolsMethod · 0.45
addHashFieldMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected