Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ GetLog
Method
GetLog
pkg/cmd/run/view/logs.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(f *zipLogFetcher) GetLog() (io.ReadCloser, error) {
30
return
f.File.Open()
31
}
32
33
type
apiLogFetcher
struct
{
34
httpClient *http.Client
Callers
1
TestZipLogFetcher
Function · 0.95
Calls
1
Open
Method · 0.80
Tested by
1
TestZipLogFetcher
Function · 0.76