MCPcopy Create free account
hub / github.com/aws/aws-cli / done

Method done

awscli/s3transfer/futures.py:96–97  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

94 return self._meta
95
96 def done(self):
97 return self._coordinator.done()
98
99 def result(self):
100 try:

Callers 2

set_exceptionMethod · 0.95
doneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected