MCPcopy Index your code
hub / github.com/aws/aws-cli / __exit__

Method __exit__

awscli/s3transfer/utils.py:403–404  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

401 return self
402
403 def __exit__(self, *args, **kwargs):
404 self.close()
405
406
407class ReadFileChunk:

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected