MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / close

Method close

sdks/python/src/e2a/v1/generated/api_client.py:103–104  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

101 await self.close()
102
103 async def close(self):
104 await self.rest_client.close()
105
106 @property
107 def user_agent(self):

Callers 3

__aexit__Method · 0.95
acloseMethod · 0.45
__deserialize_fileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected