27 lines
489 B
Plaintext
27 lines
489 B
Plaintext
|
binaryninja.enums.SettingsScope
|
||
|
===============================
|
||
|
|
||
|
.. currentmodule:: binaryninja.enums
|
||
|
|
||
|
.. autoclass:: SettingsScope
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Attributes
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~SettingsScope.SettingsAutoScope
|
||
|
~SettingsScope.SettingsContextScope
|
||
|
~SettingsScope.SettingsDefaultScope
|
||
|
~SettingsScope.SettingsInvalidScope
|
||
|
~SettingsScope.SettingsUserScope
|
||
|
~SettingsScope.SettingsWorkspaceScope
|
||
|
|
||
|
|