MCPcopy Create free account
hub / github.com/Rezonality/zep / Step

Method Step

extensions/orca/orca.cpp:330–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330void Orca::Step()
331{
332 // Single step
333 m_step.store(true);
334}
335
336void Orca::Quit()
337{

Callers 1

HandleSpecialCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected