Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
330
void Orca::Step()
331
{
332
// Single step
333
m_step.store(true);
334
}
335
336
void Orca::Quit()
337
{
Callers
1
HandleSpecialCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected