MCPcopy 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
29func (f *zipLogFetcher) GetLog() (io.ReadCloser, error) {
30 return f.File.Open()
31}
32
33type apiLogFetcher struct {
34 httpClient *http.Client

Callers 1

TestZipLogFetcherFunction · 0.95

Calls 1

OpenMethod · 0.80

Tested by 1

TestZipLogFetcherFunction · 0.76