34 lines
533 B
Plaintext
34 lines
533 B
Plaintext
|
binaryninja.pluginmanager.Repository
|
||
|
====================================
|
||
|
|
||
|
.. currentmodule:: binaryninja.pluginmanager
|
||
|
|
||
|
.. autoclass:: Repository
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Repository.__init__
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Attributes
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~Repository.full_path
|
||
|
~Repository.initialized
|
||
|
~Repository.local_reference
|
||
|
~Repository.path
|
||
|
~Repository.plugins
|
||
|
~Repository.remote_reference
|
||
|
~Repository.url
|
||
|
|
||
|
|