MCPcopy
hub / github.com/iron-io/functions / Command

Method Command

api/runner/task.go:62–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60}
61
62func (t *containerTask) Command() string { return "" }
63
64func (t *containerTask) EnvVars() map[string]string {
65 return t.cfg.Env

Callers 15

TestMainCommandsFunction · 0.80
RunffFunction · 0.80
localbuildFunction · 0.80
dockerbuildFunction · 0.80
DockerpushFunction · 0.80
PreBuildMethod · 0.80
PreBuildMethod · 0.80
PreBuildMethod · 0.80
PreBuildMethod · 0.80
PreBuildMethod · 0.80
PreBuildMethod · 0.80
preparePostgresTestFunction · 0.80

Calls

no outgoing calls

Tested by 4

TestMainCommandsFunction · 0.64
preparePostgresTestFunction · 0.64
prepareMysqlTestFunction · 0.64
prepareRedisTestFunction · 0.64