Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetWorkflowMachine
Method
GetWorkflowMachine
binaryninjaapi.h:10401–10401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10399
std::vector<std::string> GetEligibilitySettings();
10400
10401
WorkflowMachine* GetWorkflowMachine() const { return m_machine.get(); }
10402
};
10403
10404
class DisassemblySettings :
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected