MCPcopy 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
535bool Workflow::Clear()
536{
537 return BNWorkflowClear(m_object);
538}
539
540
541bool Workflow::Insert(const string& activity, const string& newActivity)

Callers 4

AssembleMethod · 0.45
AssembleMethod · 0.45
AssembleMethod · 0.45
AssembleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected