MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / Open

Method Open

internal/testutils/mocks.go:87–87  ·  view source on GitHub ↗
(url string)

Source from the content-addressed store, hash-verified

85
86type BrowserOpener interface {
87 Open(url string) error
88}
89
90type MockBrowserOpener struct {

Callers 6

IsInteractiveFunction · 0.65
verifyChecksumValueFunction · 0.65
verifyChecksumFunction · 0.65
extractZipFunction · 0.65
extractTarGzFunction · 0.65
copyFileFunction · 0.65

Implementers 1

MockBrowserOpenerinternal/testutils/mocks.go

Calls

no outgoing calls

Tested by

no test coverage detected