Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/runfinch/finch
/ CombinedOutput
Method
CombinedOutput
pkg/command/command.go:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
Wait() error
32
Output() ([]byte, error)
33
CombinedOutput() ([]byte, error)
34
}
Callers
15
getDiskInfo
Method · 0.65
convertToRaw
Method · 0.65
createLimaDisk
Method · 0.65
unlockLimaDisk
Method · 0.65
resizeDiskIfNeeded
Method · 0.65
TestUserDataDiskManager_InitializeUserDataDisk
Function · 0.65
DetachUserDataDisk
Method · 0.65
attachDisk
Method · 0.65
GetCredentials
Function · 0.65
TestInitVMAction_runAdapter
Function · 0.65
TestInitVMAction_run
Function · 0.65
TestRemoveVMAction_runAdapter
Function · 0.65
Implementers
2
Command
pkg/mocks/command_command.go
CommandMockRecorder
pkg/mocks/command_command.go
Calls
no outgoing calls
Tested by
10
TestUserDataDiskManager_InitializeUserDataDisk
Function · 0.52
TestInitVMAction_runAdapter
Function · 0.52
TestInitVMAction_run
Function · 0.52
TestRemoveVMAction_runAdapter
Function · 0.52
TestRemoveVMAction_run
Function · 0.52
TestStopVMAction_runAdapter
Function · 0.52
TestStopVMAction_run
Function · 0.52
TestStartVMAction_runAdapter
Function · 0.52
TestStartVMAction_run
Function · 0.52
testMSIInstallPermission
Function · 0.52