Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Browse
Method
Browse
internal/browser/browser.go:10–10 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
8
9
type
Browser
interface
{
10
Browse(string) error
11
}
12
13
func
New(launcher string, stdout, stderr io.Writer) Browser {
Callers
1
AuthFlow
Function · 0.65
Implementers
3
MockBrowser
pkg/cmd/codespace/create_test.go
Stub
internal/browser/stub.go
browser
cmd/gen-docs/main.go
Calls
no outgoing calls
Tested by
no test coverage detected