MCPcopy 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_eventMethod · 0.45
_update_displayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected