MCPcopy Create free account
hub / github.com/daft-dev/daft / __exit__

Method __exit__

daft.py:116–117  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

114 return self
115
116 def __exit__(self, *args):
117 self._ctx.close()
118
119 def add_node(
120 self,

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected