Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gliderlabs/ssh
/ SessionID
Method
SessionID
context.go:73–73 ·
view source on GitHub ↗
SessionID returns the session hash.
()
Source
from the content-addressed store, hash-verified
71
72
// SessionID returns the session hash.
73
SessionID() string
74
75
// ClientVersion returns the version reported by the client.
76
ClientVersion() string
Callers
1
applyConnMetadata
Function · 0.65
Implementers
1
sshContext
context.go
Calls
no outgoing calls
Tested by
no test coverage detected