MCPcopy
hub / github.com/cli/cli / Browse

Method Browse

pkg/cmd/gist/view/view.go:21–21  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

19
20type browser interface {
21 Browse(string) error
22}
23
24type ViewOptions struct {

Callers 15

viewRunFunction · 0.65
openInBrowserFunction · 0.65
viewRunFunction · 0.65
listRunFunction · 0.65
checkRunFunction · 0.65
viewRunFunction · 0.65
viewRunFunction · 0.65
listRunFunction · 0.65
NewCmdViewFunction · 0.65
NewCmdListFunction · 0.65
commitsRunFunction · 0.65
SearchIssuesFunction · 0.65

Implementers 3

MockBrowserpkg/cmd/codespace/create_test.go
Stubinternal/browser/stub.go
browsercmd/gen-docs/main.go

Calls

no outgoing calls

Tested by

no test coverage detected