MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / CollabSnapshot

Method CollabSnapshot

collaboration.cpp:2377–2380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2375
2376
2377CollabSnapshot::CollabSnapshot(BNCollaborationSnapshot* snapshot)
2378{
2379 m_object = snapshot;
2380}
2381
2382
2383Ref<RemoteFile> CollabSnapshot::GetFile()

Callers 4

snapshotsMethod · 0.80
get_snapshot_by_idMethod · 0.80
create_snapshotMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected