diff options
Diffstat (limited to 'binaryninjaapi.h')
| -rw-r--r-- | binaryninjaapi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binaryninjaapi.h b/binaryninjaapi.h index e70490f3..6af35d69 100644 --- a/binaryninjaapi.h +++ b/binaryninjaapi.h @@ -5202,6 +5202,7 @@ __attribute__ ((format (printf, 1, 2))) bool IsDisablePending() const; bool IsDeletePending() const; bool IsUpdateAvailable() const; + bool AreDependenciesBeingInstalled() const; bool Uninstall(); bool Install(); |
