Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Clear
Method
Clear
workflow.cpp:535–538 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
534
535
bool Workflow::Clear()
536
{
537
return BNWorkflowClear(m_object);
538
}
539
540
541
bool Workflow::Insert(const string& activity, const string& newActivity)
Callers
4
Assemble
Method · 0.45
Assemble
Method · 0.45
Assemble
Method · 0.45
Assemble
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected