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

Callers 1

TestZipLogFetcherFunction · 0.95

Calls 1

OpenMethod · 0.80

Tested by 1

TestZipLogFetcherFunction · 0.76