MCPcopy Create free account
hub / github.com/Dizzy-K/AutoPT / __exit__

Method __exit__

tools/terminal.py:474–475  ·  view source on GitHub ↗
(self, exc_type, exc_val, exc_tb)

Source from the content-addressed store, hash-verified

472 return self
473
474 def __exit__(self, exc_type, exc_val, exc_tb) -> None:
475 self.close()

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected