Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Execute
Method · 0.65
AvailableLanguages
Method · 0.65
Implementers
3
PythonRuntime
pkg/tools/bridge/runtime.go
NodeJSRuntime
pkg/tools/bridge/runtime.go
BashRuntime
pkg/tools/bridge/runtime.go
Calls
no outgoing calls
Tested by
no test coverage detected