Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LanceLRQ/deer-executor
/ Clean
Method
Clean
common/provider/main.go:57–57 ·
view source on GitHub ↗
清理工作目录
()
Source
from the content-addressed store, hash-verified
55
Compile() (result bool, errmsg string)
56
// 清理工作目录
57
Clean()
58
// 获取程序的运行命令参数组
59
GetRunArgs() (args []string)
60
// 判断STDERR的输出内容是否存在编译错误信息,通常用于脚本语言的判定,
Callers
4
RunTestCaseGenerator
Function · 0.65
RunCheckerCases
Function · 0.65
StartJudgement
Function · 0.65
runJudge
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected