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

Class DownloadException

scripts/download_headless.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13class DownloadException(Exception):
14 pass
15
16
17url = 'https://master.binary.ninja/headless-download'

Callers 1

download_headlessFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected