MCPcopy
hub / github.com/superplanehq/superplane / RunBash

Struct RunBash

pkg/components/runner/run_bash.go:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23type RunBash struct{}
24
25func (c *RunBash) Name() string { return RunBashComponentName }
26func (c *RunBash) Label() string { return "Run Bash" }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected