binaryninja.update.set_auto_updates_enabled

set_auto_updates_enabled(enabled)[source]

set_auto_updates_enabled sets auto update enabled status.

Parameters:enabled (bool) – True to enable update, False to disable updates.
Return type:None