MCPcopy Create free account
hub / github.com/cli/cli / GetLog

Method GetLog

pkg/cmd/run/view/logs.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30func (f *zipLogFetcher) GetLog() (io.ReadCloser, error) {
31 return f.File.Open()
32}
33
34type apiLogFetcher struct {
35 httpClient *http.Client

Callers 1

TestZipLogFetcherFunction · 0.95

Calls 1

OpenMethod · 0.80

Tested by 1

TestZipLogFetcherFunction · 0.76