MCPcopy Create free account
hub / github.com/Noumena-Network/code / isPyReplEnabled

Function isPyReplEnabled

src/tools/REPLTool/constants.ts:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 * py_repl requires a native host that is not part of the OSS export.
50 */
51export function isPyReplEnabled(): boolean {
52 return false
53}

Callers 1

getAllBaseToolsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected