Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
InitVM
Method · 0.65
StartVM
Method · 0.65
StopVM
Method · 0.65
RemoveVM
Method · 0.65
BenchmarkVMInit
Method · 0.65
BenchmarkVMStart
Method · 0.65
BenchmarkContainerRun
Method · 0.65
BenchmarkImageBuild
Method · 0.65
BenchmarkContainer
Function · 0.65
BenchmarkAll
Function · 0.65
BenchmarkVM
Function · 0.65
TestLimaCmdCreator_Create
Function · 0.65
Implementers
2
Command
pkg/mocks/command_command.go
CommandMockRecorder
pkg/mocks/command_command.go
Calls
no outgoing calls
Tested by
15
BenchmarkContainer
Function · 0.52
BenchmarkAll
Function · 0.52
BenchmarkVM
Function · 0.52
TestLimaCmdCreator_Create
Function · 0.52
TestNerdctlCmdCreator_Create
Function · 0.52
TestNerdctlCmdCreator_CreateWithoutStdio
Function · 0.52
TestNerdctlCmdCreator_RunWithReplacingStdout
Function · 0.52
TestWrapIfExitError
Function · 0.52
Test_hostKeyCallback
Function · 0.52
TestNewClientConfig
Function · 0.52
TestGetVMStatus
Function · 0.52
TestGetVMType
Function · 0.52