binaryninja.enums.SettingsScope¶
-
class
SettingsScope
[source]¶ -
__init__
()¶ x.__init__(…) initializes x; see help(type(x)) for signature
Attributes
SettingsAutoScope
SettingsContextScope
SettingsDefaultScope
SettingsInvalidScope
SettingsUserScope
SettingsWorkspaceScope
-