MCPcopy Create free account
hub / github.com/bugy/script-server / on_close

Method on_close

src/execution/logging.py:81–82  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

79 self.__log(output)
80
81 def on_close(self):
82 self._close()
83
84 def write_line(self, text):
85 self._ensure_file_open()

Callers

nothing calls this directly

Calls 1

_closeMethod · 0.95

Tested by

no test coverage detected