MCPcopy
hub / github.com/gitpod-io/gitpod / Error

Method Error

components/ws-proxy/pkg/sshproxy/server.go:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64func (e SSHError) Error() string {
65 return e.description
66}
67
68func (e SSHError) ShortName() string {
69 return e.shortName

Callers 15

ServeLiftFunction · 0.45
serveLiftClientFunction · 0.45
RunCommandFunction · 0.45
HandleFunction · 0.45
MountMethod · 0.45
UmountMethod · 0.45
BindMethod · 0.45
ChownMethod · 0.45
rings.goFile · 0.45
startInfoServiceFunction · 0.45
WorkspaceInfoMethod · 0.45
isProcessAlreadyFinishedFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestGetUsedProjectIDsFunction · 0.36
TestSetQuotaFunction · 0.36
TestUnmarshalBucketFunction · 0.36
TestDoHousekeepingFunction · 0.36
TestAddResponseToCacheFunction · 0.36
TestBuildFunction · 0.36
TestValidateFunction · 0.36
TestLocalPortTunnelingFunction · 0.36
TestHasUserFunction · 0.36
TestHasGroupFunction · 0.36