binaryninja::collaboration

Function get_remote_project_for_local_database

source
pub fn get_remote_project_for_local_database(
    database: &Database,
) -> Result<Option<Ref<RemoteProject>>, ()>
Expand description

Get the Remote Project for a Database, returning the Remote project from one of the connected remotes, or None if not found or if projects are not pulled