Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LanceLRQ/deer-executor
/ IsRealTime
Method
IsRealTime
common/provider/main.go:63–63 ·
view source on GitHub ↗
是否为实时编译的语言
()
Source
from the content-addressed store, hash-verified
61
IsCompileError(remsg string) bool
62
// 是否为实时编译的语言
63
IsRealTime() bool
64
// 是否已经编译完毕
65
IsReady() bool
66
// 调用Shell命令并获取运行结果
Callers
1
isDisastrousFault
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected