binaryninja::collaboration

Function push_type_archive

source
pub fn push_type_archive(
    type_archive: &TypeArchive,
    file: &RemoteFile,
) -> Result<usize, ()>
Expand description

Push locally added snapshots to the remote

  • type_archive - TypeArchive to push
  • file - Remote File to push to