Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ disconnect
Method
disconnect
rust/tests/websocket.rs:54–56 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
52
}
53
54
fn disconnect(&self) -> bool {
55
true
56
}
57
}
58
59
#[derive(Default)]
Callers
2
test_connection
Function · 0.45
listen_websocket_provider
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected