Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2377
CollabSnapshot::CollabSnapshot(BNCollaborationSnapshot* snapshot)
2378
{
2379
m_object = snapshot;
2380
}
2381
2382
2383
Ref<RemoteFile> CollabSnapshot::GetFile()
Callers
4
get_remote_snapshot_for_local
Function · 0.80
snapshots
Method · 0.80
get_snapshot_by_id
Method · 0.80
create_snapshot
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected