Binary Ninja API
architecture
atexit
basicblock
binaryview
callingconvention
databuffer
datarender
demangle
downloadprovider
enums
fileaccessor
filemetadata
flowgraph
function
functionrecognizer
highlight
interaction
lineardisassembly
log
lowlevelil
mainthread
mediumlevelil
metadata
numbers
platform
plugin
pluginmanager
scriptingprovider
settings
transform
types
undoaction
update
binaryninja.update.UpdateChannel
binaryninja.update.UpdateProgressCallback
binaryninja.update.UpdateVersion
binaryninja.update.are_auto_updates_enabled
binaryninja.update.get_time_since_last_update_check
binaryninja.update.install_pending_update
binaryninja.update.is_update_installation_pending
binaryninja.update.range
binaryninja.update.set_auto_updates_enabled
binaryninja.update.updates_checked
binaryninja.update.with_metaclass
Binary Ninja API
Docs
»
update module
»
binaryninja.update.are_auto_updates_enabled
View page source
binaryninja.update.are_auto_updates_enabled
¶
are_auto_updates_enabled
(
)
[source]
¶
are_auto_updates_enabled
queries if auto updates are enabled.
Returns:
boolean True if auto updates are enabled. False if they are disabled.
Return type:
bool