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

Method exists

datmo/core/controller/environment/environment.py:473–501  ·  view source on GitHub ↗

Returns a boolean if the environment exists Parameters ---------- environment_id : str environment id to check for environment_unique_hash : str unique hash for the environment to check for Returns ------- bool

(self, environment_id=None, environment_unique_hash=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

buildMethod · 0.95
updateMethod · 0.95
deleteMethod · 0.95
checkoutMethod · 0.95
_has_unstaged_changesMethod · 0.95
createMethod · 0.45
__init__Method · 0.45
test_log_containerMethod · 0.45
test_existsMethod · 0.45

Calls 2

ArgumentErrorClass · 0.90
queryMethod · 0.45

Tested by 2

test_log_containerMethod · 0.36
test_existsMethod · 0.36