Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/s3tools/s3cmd
/ request_id
Method
request_id
S3/S3Uri.py:210–211 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
208
return
self._dist_id
209
210
def
request_id(self):
211
return
self._request_id
212
213
def
uri(self):
214
uri = u
"cf://"
+ self.dist_id()
Callers
3
uri
Method · 0.95
GetInvalInfo
Method · 0.80
invalinfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected