MCPcopy
hub / github.com/runfinch/finch / Run

Method Run

pkg/command/command.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 StdinPipe() (io.WriteCloser, error)
28
29 Run() error
30 Start() error
31 Wait() error
32 Output() ([]byte, error)

Callers 15

InitVMMethod · 0.65
StartVMMethod · 0.65
StopVMMethod · 0.65
RemoveVMMethod · 0.65
BenchmarkVMInitMethod · 0.65
BenchmarkVMStartMethod · 0.65
BenchmarkContainerRunMethod · 0.65
BenchmarkImageBuildMethod · 0.65
BenchmarkContainerFunction · 0.65
BenchmarkAllFunction · 0.65
BenchmarkVMFunction · 0.65

Implementers 2

Commandpkg/mocks/command_command.go
CommandMockRecorderpkg/mocks/command_command.go

Calls

no outgoing calls

Tested by 15

BenchmarkContainerFunction · 0.52
BenchmarkAllFunction · 0.52
BenchmarkVMFunction · 0.52
TestWrapIfExitErrorFunction · 0.52
Test_hostKeyCallbackFunction · 0.52
TestNewClientConfigFunction · 0.52
TestGetVMStatusFunction · 0.52
TestGetVMTypeFunction · 0.52