binaryninja.settings.Settings ============================= .. currentmodule:: binaryninja.settings .. autoclass:: Settings .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Settings.__init__ ~Settings.get_bool ~Settings.get_bool_with_scope ~Settings.get_double ~Settings.get_double_with_scope ~Settings.get_integer ~Settings.get_integer_with_scope ~Settings.get_schema ~Settings.get_string ~Settings.get_string_list ~Settings.get_string_list_with_scope ~Settings.get_string_with_scope ~Settings.register_group ~Settings.register_setting ~Settings.reset ~Settings.reset_all ~Settings.set_bool ~Settings.set_double ~Settings.set_integer ~Settings.set_string ~Settings.set_string_list ~Settings.update_property