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