Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agraef/pure-lang
/ OnScriptBreak
Method
OnScriptBreak
purepad/MainFrm.cpp:652–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
650
}
651
652
void CMainFrame::OnScriptBreak()
653
{
654
GetEvalView()->Break();
655
ActivateEvalView();
656
}
657
658
void CMainFrame::OnScriptKill()
659
{
Callers
nothing calls this directly
Calls
1
Break
Method · 0.45
Tested by
no test coverage detected