Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Settings
Method
Settings
settings.cpp:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
8
Settings::Settings(BNSettings* settings)
9
{
10
m_object = settings;
11
}
12
13
14
Settings::Settings(const std::string& instanceId) : m_instanceId(instanceId)
Callers
10
default
Method · 0.45
get_load_settings_for_data
Method · 0.45
get_load_settings
Method · 0.45
fuzzy_match
Function · 0.45
perform_request
Method · 0.45
perform_custom_request
Method · 0.45
_python_bin
Method · 0.45
_satisfied_dependencies
Method · 0.45
_install_modules
Method · 0.45
connect
Method · 0.45
Calls
1
c_str
Method · 0.80
Tested by
no test coverage detected