MCPcopy Create free account
hub / github.com/araddon/qlbridge / Run

Method Run

exec/exec.go:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 // to allow them to be executeable
55 Task interface {
56 Run() error
57 Close() error
58 CloseFinal() error
59 Children() []Task // children sub-tasks

Callers 15

TestMainFunction · 0.65
TestMainFunction · 0.65
TestMainFunction · 0.65
TestContextFunction · 0.65
TestMainFunction · 0.65
TestMainFunction · 0.65
TestMainFunction · 0.65
TestMainFunction · 0.65
TestMainFunction · 0.65
TestMainFunction · 0.65
RunMethod · 0.65
RunMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestMainFunction · 0.52
TestMainFunction · 0.52
TestMainFunction · 0.52
TestContextFunction · 0.52
TestMainFunction · 0.52
TestMainFunction · 0.52
TestMainFunction · 0.52
TestMainFunction · 0.52
TestMainFunction · 0.52
TestMainFunction · 0.52
TestMainFunction · 0.52
TestExecSqlCommandsFunction · 0.52