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

Method RemoteFile

collaboration.cpp:1555–1558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1553
1554
1555RemoteFile::RemoteFile(BNRemoteFile* file)
1556{
1557 m_object = file;
1558}
1559
1560
1561Ref<ProjectFile> RemoteFile::GetCoreFile()

Callers 9

fileMethod · 0.80
fileMethod · 0.80
filesMethod · 0.80
get_file_by_idMethod · 0.80
get_file_by_nameMethod · 0.80
create_fileMethod · 0.80
fileMethod · 0.80
upload_databaseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected