MCPcopy Index your code
hub / github.com/coder/envbox / executor

Struct executor

xunix/exec.go:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51type executor struct{}
52
53// CommandContext is part of the Interface interface.
54func (*executor) CommandContext(ctx context.Context, cmd string, args ...string) Cmd {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected