MCPcopy Create free account
hub / github.com/algorithm-archivists/algorithm-archive / exists

Function exists

builders/kotlin.py:183–184  ·  view source on GitHub ↗
(env)

Source from the content-addressed store, hash-verified

181
182
183def exists(env):
184 return _detect(env)

Callers

nothing calls this directly

Calls 1

_detectFunction · 0.70

Tested by

no test coverage detected