MCPcopy Create free account
hub / github.com/datmo/datmo / exists

Method exists

datmo/core/controller/file/file_collection.py:139–167  ·  view source on GitHub ↗

Returns a boolean if the file collection exists Parameters ---------- file_collection_id : str file collection id to check for file_hash : str file hash for the file collection to check for Returns ------- bool

(self, file_collection_id=None, file_hash=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_has_unstaged_changesMethod · 0.95
checkoutMethod · 0.95

Calls 1

queryMethod · 0.45

Tested by

no test coverage detected