Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Faster3ck/Converseen
/ stopProcess
Method
stopProcess
src/converter.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
void Converter::stopProcess()
413
{
414
m_process_stopped = 1;
415
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected