MCPcopy Create free account
hub / github.com/LanceLRQ/deer-executor / Compile

Method Compile

common/provider/main.go:55–55  ·  view source on GitHub ↗

执行编译

()

Source from the content-addressed store, hash-verified

53 initFiles(codeExt string, programExt string) error
54 // 执行编译
55 Compile() (result bool, errmsg string)
56 // 清理工作目录
57 Clean()
58 // 获取程序的运行命令参数组

Callers 3

initWorkFunction · 0.65
compileTargetProgramMethod · 0.65
goVersionGEQ1dot17Function · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected