Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
54
func
(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
checkParseResult
Function · 0.45
Calls
no outgoing calls
Tested by
1
checkParseResult
Function · 0.36