mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
8 lines
190 B
ReStructuredText
8 lines
190 B
ReStructuredText
Backend
|
|
=======
|
|
|
|
Here is the *backend* interface definition in order to implement a new backend.
|
|
|
|
.. autoclass:: burpui.misc.backend.interface.BUIbackend
|
|
:members:
|
|
:inherited-members:
|