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

Method Error

internal/codespaces/codespaces.go:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52}
53
54func (e *TimeoutError) Error() string {
55 return e.message
56}
57
58// GetCodespaceConnection waits until a codespace is able
59// to be connected to and initializes a connection to it.

Callers 1

checkParseResultFunction · 0.45

Calls

no outgoing calls

Tested by 1

checkParseResultFunction · 0.36