Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadImagesWithAddr
Method · 0.45
populateSymbols
Method · 0.45
addHashField
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected