binaryninja::collaboration

Function push_database

source
pub fn push_database(
    database: &Database,
    file: &RemoteFile,
) -> Result<usize, ()>
Expand description

Push locally added snapshots to the remote

  • database - Database to push
  • file - Remote File to push to