MCPcopy Create free account
hub / github.com/alephdata/aleph / get_source

Method get_source

aleph/search/query.py:249–250  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

247 }
248
249 def get_source(self):
250 return self.SOURCE
251
252 def get_body(self):
253 body = {

Callers 1

get_bodyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected