binaryninja.enums.UpdateResult¶
-
class
UpdateResult
[source]¶ -
__init__
()¶ x.__init__(…) initializes x; see help(type(x)) for signature
Attributes
AlreadyUpToDate
UpdateAvailable
UpdateFailed
UpdateSuccess
-
UpdateResult
[source]¶__init__
()¶x.__init__(…) initializes x; see help(type(x)) for signature
Attributes
AlreadyUpToDate |
|
UpdateAvailable |
|
UpdateFailed |
|
UpdateSuccess |