Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
type
BrowserOpener
interface
{
87
Open(url string) error
88
}
89
90
type
MockBrowserOpener
struct
{
Callers
6
IsInteractive
Function · 0.65
verifyChecksumValue
Function · 0.65
verifyChecksum
Function · 0.65
extractZip
Function · 0.65
extractTarGz
Function · 0.65
copyFile
Function · 0.65
Implementers
1
MockBrowserOpener
internal/testutils/mocks.go
Calls
no outgoing calls
Tested by
no test coverage detected