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

Method finish

python/plugin.py:1036–1037  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1034 self.finish()
1035
1036 def finish(self):
1037 core.BNFinishBackgroundTask(self.handle)
1038
1039 @property
1040 def cancelled(self):

Callers 10

finishedMethod · 0.95
runMethod · 0.45
fmtMethod · 0.45
fromMethod · 0.45
fromMethod · 0.45
actionMethod · 0.45
actionMethod · 0.45
actionMethod · 0.45
insert_workflowFunction · 0.45
actionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected