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

Method show_graph_report

python/interaction.py:752–753  ·  view source on GitHub ↗
(self, view, title, graph)

Source from the content-addressed store, hash-verified

750 self.show_plain_text_report(view, title, plaintext)
751
752 def show_graph_report(self, view, title, graph):
753 pass
754
755 def show_report_collection(self, title, reports):
756 pass

Callers 1

_show_graph_reportMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected