MCPcopy Create free account
hub / github.com/astercloud/aster / IsAvailable

Method IsAvailable

pkg/tools/bridge/runtime.go:32–32  ·  view source on GitHub ↗

IsAvailable 检查运行时是否可用

()

Source from the content-addressed store, hash-verified

30 Language() Language
31 // IsAvailable 检查运行时是否可用
32 IsAvailable() bool
33}
34
35// ExecutionResult 代码执行结果

Callers 2

ExecuteMethod · 0.65
AvailableLanguagesMethod · 0.65

Implementers 3

PythonRuntimepkg/tools/bridge/runtime.go
NodeJSRuntimepkg/tools/bridge/runtime.go
BashRuntimepkg/tools/bridge/runtime.go

Calls

no outgoing calls

Tested by

no test coverage detected