MCPcopy Index your code
hub / github.com/cli/cli / Err

Method Err

internal/codespaces/connection/tunnels_api_server_mock.go:288–290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

286}
287
288func (rs *relayServer) Err() <-chan error {
289 return rs.errc
290}
291
292func (rs *relayServer) sendError(err error) {
293 select {

Callers 14

helperRunFunction · 0.80
fetchExpectedChecksumFunction · 0.80
waitForEnterFunction · 0.80
TestHelperProcessFunction · 0.80
waitForEnterFunction · 0.80
PollPostCreateStatesFunction · 0.80
awaitErrorFunction · 0.80
CreateCodespaceMethod · 0.80
connectFunction · 0.80
assertLineFoundFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestHelperProcessFunction · 0.64
assertLineFoundFunction · 0.64