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