Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dot-agent/nextpy
/ stop
Method
stop
nextpy/ai/engine/_program_executor.py:119–120 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
117
raise
e
118
119
def
stop(self):
120
self.should_stop = True
121
122
# def process_content(self, text):
123
# if text.endswith("{{!--GSTRIP--}}"):
Callers
2
_interface_event
Method · 0.45
_update_display
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected